-
Notifications
You must be signed in to change notification settings - Fork 685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Snap prerelease to release #7147
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…onent paths from extension
Package xaml content
Update prerelease version
Solution files can be used for languages other than C#. Any solution file that will result in a usable C# workspace must reference .csproj files. We already search for .csproj files as part of the activation event. Resolves dotnet#5794
- Fixes sorting of solutions in the workspace root path.
…tivation No longer activate on the presence of .sln or .slnf files
…-filters List solution filter files (.slnf) in the 'Open Solution' command.
Update Roslyn and XAML versions (and fix task)
Merge prerelease to main
Merge main into prerelease
Update main version
Merge prerelease to main
…l-tools Bump xamlTools to the latest version
…rtcommand Add optional command to onAutoInsert response
Merge release to main
Update guardian baselines from autogenerated PR
…9f76f55106b17046a05afd26b74 Localization result based on cc599a7
Add temporary option to allow suppression of recoverable LSP error toasts
Merge feature/xamlTools into main
…479227551182da53108928574da Localization result based on 861cedc
Update Roslyn and CHANGELOG.md
…7f43a0e00ac4dae9aebf2e4202f Localization result based on 9f6675f
Merge main to prerelease
https://dev.azure.com/devdiv/DevDiv/_build?definitionId=10369&keywordFilter=main I verified the following: - onTypeFormat no longer causes exceptions when typing in XAML - Format Document/Selection works as expected - onAutoInsert no longer requires a space after the tag name to work - completion item documentation tooltips are back
Bump xamlTools to latest signed release (17.11.34917.22)
Renamed xamlTools feature flag
JoeRobich
approved these changes
May 17, 2024
arunchndr
approved these changes
May 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.