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

Improve user feedback if SourceKit-LSP is disabled #1308

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

rbenegal
Copy link
Contributor

Add some notifications to let users know that several things won't work as expected if SourceKit-LSP is disabled.

Issue: #892

Add some notifications to let users know that several things won't work
as expected if SourceKit-LSP is disabled.

Issue: swiftlang#892
Copy link
Contributor

@award999 award999 left a comment

Choose a reason for hiding this comment

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

one question, and left some personal preference suggestions but let me know what you think

src/TestExplorer/TestExplorer.ts Outdated Show resolved Hide resolved
src/TestExplorer/TestExplorer.ts Outdated Show resolved Hide resolved
src/TestExplorer/TestExplorer.ts Outdated Show resolved Hide resolved
src/sourcekit-lsp/LanguageClientManager.ts Outdated Show resolved Hide resolved
@award999
Copy link
Contributor

@rbenegal you can run npm run lint to see the build failures. You can see these in the editor with the esbenp.prettier-vscode and dbaeumer.vscode-eslint extensions installed

package.json Outdated Show resolved Hide resolved
Change the messaging to strongly suggest that no testing features will
be available and add an option to allow the user to turn on
sourcekit-lsp from the warning prompt in Test Explorer.

Issue: swiftlang#892
@plemarquand
Copy link
Contributor

@swift-ci test

Copy link
Contributor

@award999 award999 left a comment

Choose a reason for hiding this comment

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

LGTM

@award999 award999 merged commit 9b72ee5 into swiftlang:main Jan 21, 2025
15 of 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.

3 participants