Skip to content

Fix Packagemanager behaviour in Visual Studio#18435

Merged
KevinRansom merged 1 commit into
dotnet:mainfrom
KevinRansom:fixpm
Apr 2, 2025
Merged

Fix Packagemanager behaviour in Visual Studio#18435
KevinRansom merged 1 commit into
dotnet:mainfrom
KevinRansom:fixpm

Conversation

@KevinRansom

Copy link
Copy Markdown
Contributor

The #18393

The issue happens when there are multiple #r "nugets: " in the script, when editing the second package management line causes the currently edited line to be submitted.

The fix is to remove the line under the caret from the submission. All other lines should be submitted. Additionally improve the GetTextView() to use the cached view. Which improves the reliability of the editing PM experience.

@T-Gro T-Gro added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Apr 2, 2025
@dotnet dotnet deleted a comment from github-actions Bot Apr 2, 2025
@github-actions

github-actions Bot commented Apr 2, 2025

Copy link
Copy Markdown
Contributor

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants