We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3a364 commit 09cf511Copy full SHA for 09cf511
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
## [Unreleased]
7
+* Actually ingest InitializeParams.rootPath and .rootUri to determine workspace root:
8
+ - By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/283
9
* Add `--diagnose` command option to run basic diagnostics interactively
10
- By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/224
11
* Fix `textDocument/codeAction` for extracting an interface
0 commit comments