-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.11.1](v1.11.0...v1.11.1) (2024-06-15) ### Bug Fixes * **intellij:** improve resilience of language-server downloading ([7f9a1ce](7f9a1ce)) * **intellij:** only attempt to start the Contextive language server if a contextive definitions file is present. (fixes [#64](#64)) ([0f707eb](0f707eb)) * **intellij:** show progress indicator when downloading language server ([e2ce467](e2ce467)) * **language-server:** ensure initialization of definitions file works even when located sub-folder doesn't exist. ([e09ccaa](e09ccaa)) * **language-server:** only show errors when definitions file doesn't exist if configuration is explicitly set ([b730f83](b730f83)) * **vscode:** remove default path config from vscode extension and rely on language server default only ([8fdd26d](8fdd26d)) * **vscode:** resolve errors in logs since moving default contextive.path from vscode to the languageServer ([79f4854](79f4854)) * **vscode:** resolve race condition when initializing contextive definitions file and activating extension at the same time ('method not found' error) ([dd9f171](dd9f171))
- Loading branch information
1 parent
4d001b6
commit ffc61d0
Showing
6 changed files
with
40 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters