-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
Description
- Perform generator retry logic when there are multiple projects in the solution
- Fix classification for fully qualified components
- Fix: TagHelperContext.AllAttributes missing attributes after Razor comment
- Update TextMate grammars
- Move shared tests to VS Code project
- Provide a way for users to turn on logging for formatting, to help resolve bugs
- Revert "Revert "Revert "Default the cohosting option in the generator to on."""
- Modify Copilot setup workflow triggers and runner
- Create a basic copilot instructions file.
- Properly handle data for snippet completion items in cohosting
- Handle diagnostic spans that cover an entire attribute value
- Special case object pool redirection
- Map component start tags to C#, for better GTD, FAR, Hover, etc.
- Allow publishing to fail, and just report that we're not synchronized
- Remove release configurations for older versions
- update after snap
- Create copilot setup file
- Bring our in-memory logger to OOP
- Fix syntax errors in test inputs
- Revert "Revert "Fix some issues with our options in the new experience""
- Better handle attribute snippet completion in components
- Update codeflow metadata to fix backflow
- Revert "Fix some issues with our options in the new experience"
- Cache more SyntaxTokens
- Update source generator to pass cancellation tokens to compiler phases and passes
- Pull publishdata from branch being published
- Ensure RazorVSInternalCompletionParams is used for serialization of completion requests
- Revert "Revert "Default the cohosting option in the generator to on. (#12214)…"
- Fix some issues with our options in the new experience
- Allow tag helper discovery to be cancellable
- Calculate minimal diffs before updating Html buffer
- Update ngen priorities for Razor assemblies
- Reduce allocations in TagHelperBinder.ProcessDescriptors
- Update configs for 18.0.P2 snap