Skip to content

Commit

Permalink
Merge pull request #219 from Wright4i/feature/link_to_docs
Browse files Browse the repository at this point in the history
Added link to docs for Issue #218
  • Loading branch information
worksofliam authored Mar 26, 2024
2 parents 2262873 + 9e79936 commit e2e5aad
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

<img src="./media/logo.png" align="right" width="150px">

[GitHub star this repo 🌟](https://github.com/halcyon-tech/vscode-db2i)
[GitHub star this repo 🌟](https://github.com/codefori/vscode-db2i)
[View our documentation 📘](https://codefori.github.io/docs/extensions/db2i/)

Db2 for IBM i tools provides SQL functionality to VS Code. **Currently in preview**.

* Statement executor and result set view
* Schemas view
* Query history
* SQL Job Manager, with JDBC options editor and configuration manager
- Statement executor and result set view
- Schemas view
- Query history
- SQL Job Manager, with JDBC options editor and configuration manager

---

Expand All @@ -25,4 +26,4 @@ As of 0.3.0, the Db2 for i extension requires a server component. The component
2. fork & clone repo
3. `npm i`
4. `npm run dsc` (to fetch the Server Component)
4. 'Run Extension' from vscode debug.
5. 'Run Extension' from vscode debug.

0 comments on commit e2e5aad

Please sign in to comment.