We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cfcb51 commit 432ddb3Copy full SHA for 432ddb3
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
+* Reduce startup notifications by using "window/logMessage"
8
+ - By @nikolightsaber in https://github.com/razzmatazz/csharp-language-server/pull/217
9
* Make sure `.editorconfig` settings are respected, add `csharp.applyFormattingOptions` override (defaults to false):
10
- By @DmitryHudrich in https://github.com/razzmatazz/csharp-language-server/pull/204
11
0 commit comments