Skip to content
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 64 commits into from
May 17, 2024
Merged

Snap prerelease to release #7147

merged 64 commits into from
May 17, 2024

Conversation

dibarbet
Copy link
Member

No description provided.

dibarbet and others added 30 commits April 10, 2024 18:04
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)
dibarbet and others added 24 commits May 7, 2024 16:40
…l-tools

Bump xamlTools to the latest version
…rtcommand

Add optional command to onAutoInsert response
Update guardian baselines from autogenerated PR
…9f76f55106b17046a05afd26b74

Localization result based on cc599a7
Add temporary option to allow suppression of recoverable LSP error toasts
…479227551182da53108928574da

Localization result based on 861cedc
…7f43a0e00ac4dae9aebf2e4202f

Localization result based on 9f6675f
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)
@dibarbet dibarbet requested review from a team as code owners May 17, 2024 23:04
@dibarbet dibarbet merged commit 59986fe into dotnet:release May 17, 2024
11 of 13 checks passed
@dibarbet dibarbet deleted the merge_prerelease branch May 17, 2024 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants