-
Couldn't load subscription status.
- Fork 214
Closed
Labels
Description
- Handle surrogate pairs in when sanitizing
- Compiler: Avoid allocating strings with writing integer literals
- [main] Source code updates from dotnet/dotnet
- Update doc author
- Support Go To Def for Mvc tag helpers in cohosting
- Add missing
global::prefix in a@refscenario - Reference the right packages on win-arm64
- Compiler: Rework IntermediateToken and LazyIntermediateToken
- Fix VS Code cohosting completion when Razor and C# are valid
- Fix null reference exception in formatting
- Fix logging
- Reduce work done in FormNameTagHelperDescriptorProvider.Execute
- Fix cohost override setting
- Cohost span mapping
- Update CODEOWNERS
- Explicitly deny certain Roslyn formatting options
- Don't use
requestContextin document closed endpoint - Remove intermediate strings from hint name calculation
- [main] Source code updates from dotnet/dotnet
- Remove regex from the compiler
- Make cohost formatting honour C# formatting options
- Correctly set the Html document uri for diagnostics requests
- Ignore missing classname error from C# in style block
- Reduce allocations in WhereAsArray IA/IA.Builder extension methods
- Fix wrap with tag under cohosting
- Add Version.Details.props
- Add override completion test for VS Code
- Fix exception in tests
- Update Microsoft.VisualStudio.ProjectSystem.Sdk package version
- Cache MEF composition in OOP and VS Code