Skip to content

Commit

Permalink
Merge pull request #428 from KxSystems/KXI-53850
Browse files Browse the repository at this point in the history
Version-1.8-CHANGELOG
  • Loading branch information
ecmel authored Oct 4, 2024
2 parents 5018d88 + 2b3a4f9 commit 95aa421
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to the **kdb VS Code extension** are documented in this file.

# v1.8.0

### Enhancements

- Show KDB+ process explorer item content when clicked
- Add ability to export and import connections
- All files in the workspace are considered when using language server features
- Show call hierarchy is implemented in language server
- Query history shows an ellipsis of the query execution text
- Add limit option to datasource

### Fixes

- Fixed KDB results columns resizing back to default sizes every time a datasource was run
- Fixed KDB results for large data sets

# v1.7.0

### Enhancements
Expand Down

0 comments on commit 95aa421

Please sign in to comment.