File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 6
6
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
7
7
8
8
## Latest
9
- * Update Roslyn to 4.9.0-1.23519.13 (PR: [ #<>] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
9
+ * Fix various failed requests in razor documents (PR: [ #6580 ] ( https://github.com/dotnet/vscode-csharp/pull/6580 ) )
10
+ * Update Roslyn to 4.9.0-1.23519.13 (PR: [ #6573 ] ( https://github.com/dotnet/vscode-csharp/pull/6573 ) )
10
11
* Filter completion list only with text before cursor (PR: [ #70448 ] ( https://github.com/dotnet/roslyn/pull/70448 ) )
11
12
* Bump MSBuild.StructuredLogger package version (PR: [ #70157 ] ( https://github.com/dotnet/roslyn/pull/70157 ) )
12
13
* Fix issues launching the server when a .NET 7 preview 7 runtime is installed (PR: [ #70446 ] ( https://github.com/dotnet/roslyn/pull/70446 ) )
13
- * Ensure LSP didChange processing matches specification. (PR: [ #70407 ] ( https://github.com/dotnet/roslyn/pull/70407 ) )
14
+ * Ensure LSP didChange processing matches specification. (PR: [ #70407 ] ( https://github.com/dotnet/roslyn/pull/70407 ) )
15
+ * Debugger: Support Console.ReadLine with 'internalConsole' (PR: [ #6569 ] ( https://github.com/dotnet/vscode-csharp/pull/6569 ) )
16
+ * Add dotnet executable path in list runtimes command (PR: [ #6559 ] ( https://github.com/dotnet/vscode-csharp/pull/6559 ) )
14
17
* Update Razor to 7.0.0-preview.23516.2 (PR: [ #6550 ] ( https://github.com/dotnet/vscode-csharp/pull/6550 ) )
15
18
* Make sure correct info is passed in code action resolve (PR: [ razor #9420 ] ( https://github.com/dotnet/razor/pull/9420 ) )
16
19
You can’t perform that action at this time.
0 commit comments