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

LS: Hide errors from github sources only when they're not associated with a real project #2139

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

minestarks
Copy link
Member

@minestarks minestarks commented Jan 31, 2025

Small fix to #1787 while staying true to the intention of that change.

We want to hide errors from GitHub sources that are open in the editor, but aren't associated with a project. They're essentially orphans. For example, you may have closed the original project that referenced those GitHub sources, but left the GitHub source open in the editor.

But we want to show errors from GitHub sources if they're part of a normal project. Errors from dependencies are helpful.

@minestarks minestarks added this pull request to the merge queue Feb 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 6, 2025
@minestarks minestarks added this pull request to the merge queue Feb 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 6, 2025
@minestarks minestarks added this pull request to the merge queue Feb 6, 2025
Merged via the queue into main with commit cf1cff1 Feb 6, 2025
33 of 34 checks passed
@minestarks minestarks deleted the minestarks/github-errors branch February 6, 2025 22:49
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.

3 participants