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 0860a17 commit aa1dd87Copy full SHA for aa1dd87
CHANGELOG.md
@@ -32,6 +32,7 @@
32
* Ensure unique file paths for non-file Uris (PR: [#12037](https://github.com/dotnet/razor/pull/12037))
33
* Fix completion of hyphenated items (PR: [#12035](https://github.com/dotnet/razor/pull/12035))
34
* Allow completion items to add using directives (PR: [#12034](https://github.com/dotnet/razor/pull/12034))
35
+* Default `dotnet.projects.enableFileBasedPrograms` to `true` (PR: [#8587](https://github.com/dotnet/vscode-csharp/pull/8587)
36
37
# 2.86.x
38
* Bump Roslyn to 5.0.0-1.25361.2 (PR: [#8416](https://github.com/dotnet/vscode-csharp/pull/8416))
0 commit comments