File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -6,21 +6,21 @@ All notable changes to the **kdb VS Code extension** are documented in this file
66
77### Enhancements
88
9- - Semantic highlighting for local variables
10- - Display version of connected Insights server
9+ - Highlight local variables semantically
10+ - Display the version of the connected Insights server
1111
1212### Fixes
1313
14- - Fix for results tab flickering , improving of UX
15- - Fix for Issue [ #382 ] ( https://github.com/KxSystems/kx-vscode/issues/382 )
16- - Fix for run q file not using the current editor contents
17- - Fix for autocomplete for new and unsaved documents
18- - Fix for results tab
14+ - Fixed flickering issue in the results tab , improving the UX
15+ - Fixed Issue [ #382 ] ( https://github.com/KxSystems/kx-vscode/issues/382 )
16+ - Fixed the run q file not using the current editor contents
17+ - Fixed the autocomplete functionality for new and unsaved documents
18+ - Fixed issues with results tab format when querying Insights connections version 1.11 or newer
1919
2020### Internal Improvements
2121
2222- Migrate to Shoelace Web Components
23- - Move server object logic away from models code
23+ - Move server object logic to separate it from model's code
2424
2525# v1.8.0
2626
You can’t perform that action at this time.
0 commit comments