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

Warn in the statusbar when the active file is not part of the open workspace. #7628

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

JoeRobich
Copy link
Member

@JoeRobich JoeRobich commented Oct 4, 2024

To help make it more clear when the active file is not part of the open workspace, we will show a warning in the C# language status bar. This change requires a server side change to send the workspace kind as part of the project context. See dotnet/roslyn#75384

Warn.on.Misc.Files.mp4

Copy link
Member

@dibarbet dibarbet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, pending server update

@JoeRobich JoeRobich merged commit 8c32259 into main Oct 10, 2024
16 checks passed
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.

2 participants