We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec29c1 commit 5432467Copy full SHA for 5432467
1 file changed
CHANGELOG.md
@@ -5,10 +5,6 @@
5
6
# 2.135.x
7
* Update Razor to 10.0.0-preview.26208.5 (PR: [#9162](https://github.com/dotnet/vscode-csharp/pull/9162))
8
- * Clean up RewrittenSyntaxTree naming and null handling in DefaultTagHelperResolutionPhase (PR: [#13003](https://github.com/dotnet/razor/pull/13003))
9
- * Deferred tag helper lowering: separate resolution from lowering phase (PR: [#12957](https://github.com/dotnet/razor/pull/12957))
10
- * Consolidate Edit services, and our two "Generate Method" systems (PR: [#12982](https://github.com/dotnet/razor/pull/12982))
11
- * Follow ups to Generate Method (PR: [#12972](https://github.com/dotnet/razor/pull/12972))
12
* Support Generate Method code action in Razor and C# editors (PR: [#12960](https://github.com/dotnet/razor/pull/12960))
13
14
# 2.134.x
0 commit comments