Skip to content

Commit

Permalink
Merge pull request #380 from PeterShort-kx/main
Browse files Browse the repository at this point in the history
Correct formatting and spellings for 1.6 changelog
  • Loading branch information
ecmel authored Jul 11, 2024
2 parents 273807f + a0d251d commit 8eac70e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ All notable changes to the **kdb VS Code extension** are documented in this file
### Enhancements

- Display meta data for Insights connections
- Added option to click at meta data and open in json format the meta data
- Ability to change the name of the Keycloak realm, used for authentication, from the default value of `insights`. This enables the connection to a kdb Insights Enterprise Free trial instance.
- Improve the console log quality to "kdb"output pane
- Added option to click on meta data and open the meta data in json format
- Ability to change the name of the Keycloak realm, used for authentication, from the default value of `insights`. This enables the connection to a kdb Insights Enterprise Free trial instance
- Improve the console log quality to "kdb" output pane
- Insights free trial instances are supported
- Added execute block command for q code
- Added hotkey to cache function parameters for q code
- Extension now reconigze which version of Insights is connected
- Extension changes scratchpad endpoints accordly to the Insights versions
- Extension now recognizes which version of Insights is connected
- Extension changes scratchpad endpoints according to the Insights versions
- Allow connection information in user settings to be editable
- Allow same server address to be used in multiple connections
- Language server features works on unsaved files
Expand All @@ -33,7 +33,7 @@ All notable changes to the **kdb VS Code extension** are documented in this file
- Fixed delay when executing query on KDB+ connections
- Make connection names case insensitive
- Fixed GUID type displayed as number for Insights
- Fixed problem when the user close(not hide) the Results Tab
- Fixed problem when the user closes (not hides) the Results Tab
- Fixed time zone for populate scratchpad

### Internal Improvements
Expand Down

0 comments on commit 8eac70e

Please sign in to comment.