From 660b5aae68abcd49ffeea1a1717338f4064bf835 Mon Sep 17 00:00:00 2001 From: ecmel Date: Wed, 2 Oct 2024 14:04:31 +0300 Subject: [PATCH] fixed ls feature --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9615d538..252d1ab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes to the **kdb VS Code extension** are documented in this file - Show KDB+ process explorer item content when clicked - Add ability to export and import connections -- All files opened in the current workspace are considered when using language server features +- All files in 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