-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Labels
Description
- - Updates MicrosoftAspNetCoreAppVersion to 7.0.7 (8880)
- Adds sub LSP telemetry for Completion and Semantic Coloring (Range) (8876)
- Adds Telemetry for CodeAction (8873)
- Remove redundant SourceBuildTrimNetFrameworkTargets property (8866)
- Add missing compiler tests and dependency projects to the solution filter (8784)
- Merge pull request 8865 from davidwengier/CGAlert
- Clean up from previous PR (8863)
- [main] Update dependencies from dotnet/arcade (8762)
- Moving to approved cryptographic hash function (SHA256) (8843)
- Add spell checking endpoints (8851)
- Return ImmutableArray in legacy RazorSyntaxTreeExtensions (8860)
- Change DisposableAction to ref struct (8859)
- Add
global::prefix to default cshtml usings (8857) - Add ExternalAccess package for the legacy ASP .NET Core editor (8838)
- Don't assume indentation increases for void elements (8840)
- Bump Roslyn version for integration test fix (8835)
- Allow string code actions in Razor files (8837)
- Fixes interoperability issue for System.Private.Uri (8833)
- Fix perf of multiline semantic tokens, and LF handling of same (8828)
- Allow the Introduce local code action to run in code blocks (8830)
- Don't use PreviousSpan method, because it's slow (8807)
- [Perfathon] Stop resizing a list (8821)
- add review comment to sb files (8787)
- Transport EA.RazorCompiler DLL (8824)
- Add System.Collections.Immutable package dependency (8817)
- Replace
StringSegmentwithReadOnlyMemory<char>(8812) - Add Microsoft.Net.Compilers.Razor.Toolset (8735)
- [Blazor] Remove blazor script check (8744)
- Dig through nested csharp expressions for design time generation (8777)
- Goofed because I'm a goofball (8818)
- Don't show assert dialog UI during test runs (8816)
- Emit host outputs (8242)
- Don't use statics for semantic tokens legend (8813)
- Updates package version dependencies, fixing interoperability issues (8806)
- Add conditional skip for integration tests (8811)
- Prevent large number of dictionary resizes (8796)
- Create spelling exclusions file (8808)
- Dedupe metadata in tag helpers (8782)
- Don't run integration tests on official builds (8617)
- Change insertion target for 17.7 branch (8804)
- Cherry-pick #8789 (8803)
- Fix issue in CodeWriter when counting line breaks (8795)
- Refactor SB TFM logic to account for multiple branch dependents (8798)
- Remove LINQ in ParserHelpers.IsIdentifier(...) (8799)
- Snap 17.7 P2 (8785)