Releases: codefori/vscode-db2i
Releases · codefori/vscode-db2i
vscode-db2i 1.8.3
What's Changed
- Fix linebreaks in generated SQL by @chrjorgensen in #326
- Refactor getChildren to use new signature API by @worksofliam in #327
Full Changelog: 1.8.2...1.8.3
vscode-db2i 1.8.2
What's Changed
- fix: check if SELF data is undefined by @ajshedivy in #323
Full Changelog: 1.8.1...1.8.2
vscode-db2i 1.8.1
What's Changed
- update context, use simple string list by @ajshedivy in #308
- Remove duplicates from library list by @janfh in #319
- list tables context provider by @ajshedivy in #305
- Right click option on SQL objects to view object locks by @janfh in #313
Full Changelog: 1.8.0...1.8.1
vscode-db2i 1.8.0
What's Changed
- Right click option on SQL objects to view authorities by @janfh in #312
- Reduce default chart size to 80% of available screen by @tom-writes-code in #310
- Left align table headers and data on exported data by @tom-writes-code in #311
- Prevent sql tokenizer from assuming FOR is a statementType when used with data-type by @janfh in #316
- Implement syntax checking features by @forstie, @julesyan and @worksofliam in #307
New Contributors
- @janfh made their first contribution in #312
- @tom-writes-code made their first contribution in #310
Full Changelog: 1.7.0...1.8.0
vscode-db2i 1.7.0
vscode-db2i 1.6.3
What's Changed
- Fix: ignore context item it its empty by @ajshedivy in #297
Full Changelog: 1.6.2...1.6.3
vscode-db2i 1.6.2
What's Changed
- Integrate with the Continue extension, by @ajshedivy in #290
- Increase Notebook row limit to 1000 from 100, by @worksofliam in #296
Full Changelog: 1.6.1...1.6.2
vscode-db2i 1.6.1
What's Changed
- Correctly remove listeners when job is cleaned up by @worksofliam in #291
Full Changelog: 1.6.0...1.6.1
vscode-db2i 1.6.0
What's Changed
- Check if remote server components actually needs an update by @sebjulliand in #280
- Chat AI by @ajshedivy and @worksofliam in #289
Full Changelog: 1.5.2...1.6.0
vscode-db2i 1.5.2
What's Changed
- Improved support for parser conditional and additional statement types by @worksofliam in #283 (#282)
Full Changelog: 1.5.1...1.5.2