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

Activate extension when compile_flags.txt or buildServer.json is present #1240

Conversation

plemarquand
Copy link
Contributor

SourceKit-LSP can handle projects configured with the paired down clang compile_flags.txt configuration file, as well as projects configured with the Build Server Protocol's buildServer.json.

Activate the extension if the folder added to the workspace contains either of these files in the root.

Issue: #1087

SourceKit-LSP can handle projects configured with the paired down clang
`compile_flags.txt` configuration file, as well as projects configured
with the Build Server Protocol's `buildServer.json`.

Activate the extension if the folder added to the workspace contains
either of these files in the root.

Issue: swiftlang#1087
@plemarquand plemarquand force-pushed the activate-for-buildserver-and-compile-flags branch from 63f2767 to f620834 Compare December 3, 2024 14:46
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.

Looks great

@award999 award999 merged commit c047d4e into swiftlang:main Dec 6, 2024
15 checks passed
@plemarquand plemarquand deleted the activate-for-buildserver-and-compile-flags branch December 6, 2024 16:24
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