Skip to content

Commit 82f3a31

Browse files
authored
Merge pull request #452 from KxSystems/ee-doc
Version-1.9-docs
2 parents a1141aa + 491863e commit 82f3a31

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)