Skip to content

Releases: codefori/vscode-db2i

vscode-db2i 0.2.11

09 May 21:14
f5dd183
Compare
Choose a tag to compare

vscode-db2i 0.2.10

08 May 14:13
Compare
Choose a tag to compare

What's Changed

  • Fix snippets not being displayed in some instances
  • Only enable SQL runner in SQL sources
  • Convert Db2 for i to TS by @worksofliam in #8

Full Changelog: 0.2.9...0.2.10

vscode-db2i 0.2.9

12 Dec 22:28
Compare
Choose a tag to compare
  • Fix issue with running query for the first time

Full Changelog: 0.2.8...0.2.9

vscode-db2i 0.2.8

10 Nov 21:24
Compare
Choose a tag to compare
  • Print spoofile without taking focus

vscode-db2i 0.2.7

07 Nov 21:01
Compare
Choose a tag to compare
  • Use brand new config API

vscode-db2i 0.2.6

26 Oct 16:52
Compare
Choose a tag to compare

Removal of language tools. Licensing issues.

vscode-db2i 0.2.5

15 Aug 13:27
1d5a26a
Compare
Choose a tag to compare
  • Fix to bug when no rows are returned.

vscode-db2i 0.2.4

09 Aug 14:07
Compare
Choose a tag to compare
  • Fix bug where statement would fail when using FETCH FIRST clause.

vscode-db2i 0.2.3

23 Jul 07:14
Compare
Choose a tag to compare
  • Fix paths to snippets

vscode-db2i 0.2.2

13 Jul 19:12
Compare
Choose a tag to compare
  • Fix datagrid overflow issue