We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d582b0 + 2fbef9a commit 9cec32dCopy full SHA for 9cec32d
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
All changes to the project will be documented in this file.
3
4
+## [1.39.8] - 2023-07-17
5
+* Use core LSP TokenTypes where possible and validate token names (PR: [#2548](https://github.com/OmniSharp/omnisharp-roslyn/pull/2548))
6
+
7
## [1.39.7] - 2023-06-16
8
* Respond to breaking change in VSCode 1.79.2 in completion (PR:[#2542](https://github.com/OmniSharp/omnisharp-roslyn/pull/2542))
9
* Use dotnet-cake for build (PR:[#2537](https://github.com/OmniSharp/omnisharp-roslyn/pull/2537))
0 commit comments