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 f40b558 commit ff46cb8Copy full SHA for ff46cb8
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
+* Add `--diagnose` command option to run basic diagnostics interactively
8
+ - By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/224
9
* Fix `textDocument/codeAction` for extracting an interface
10
- By @alsi-lawr in https://github.com/razzmatazz/csharp-language-server/pull/267
11
* Will use static server capability registration, unless required (i.e. for workspace/didChangeWatchedFiles).
0 commit comments