File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<img src =" ./media/logo.png " align =" right " width =" 150px " >
4
4
5
- [ GitHub star this repo 🌟] ( https://github.com/halcyon-tech/vscode-db2i )
5
+ [ GitHub star this repo 🌟] ( https://github.com/codefori/vscode-db2i )
6
+ [ View our documentation 📘] ( https://codefori.github.io/docs/extensions/db2i/ )
6
7
7
8
Db2 for IBM i tools provides SQL functionality to VS Code. ** Currently in preview** .
8
9
9
- * Statement executor and result set view
10
- * Schemas view
11
- * Query history
12
- * SQL Job Manager, with JDBC options editor and configuration manager
10
+ - Statement executor and result set view
11
+ - Schemas view
12
+ - Query history
13
+ - SQL Job Manager, with JDBC options editor and configuration manager
13
14
14
15
---
15
16
@@ -25,4 +26,4 @@ As of 0.3.0, the Db2 for i extension requires a server component. The component
25
26
2 . fork & clone repo
26
27
3 . ` npm i `
27
28
4 . ` npm run dsc ` (to fetch the Server Component)
28
- 4 . 'Run Extension' from vscode debug.
29
+ 5 . 'Run Extension' from vscode debug.
You can’t perform that action at this time.
0 commit comments