Skip to content

Commit ff46cb8

Browse files
committed
Add CHANGELOG.md entry
1 parent f40b558 commit ff46cb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [Unreleased]
7+
* Add `--diagnose` command option to run basic diagnostics interactively
8+
- By @razzmatazz in https://github.com/razzmatazz/csharp-language-server/pull/224
79
* Fix `textDocument/codeAction` for extracting an interface
810
- By @alsi-lawr in https://github.com/razzmatazz/csharp-language-server/pull/267
911
* Will use static server capability registration, unless required (i.e. for workspace/didChangeWatchedFiles).

0 commit comments

Comments
 (0)