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: Implement features selection in extension #6445

Open
Arcticae opened this issue Oct 1, 2024 · 0 comments
Open

LS: Implement features selection in extension #6445

Arcticae opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request ide This issue refers to CairoLS or editor extensions

Comments

@Arcticae
Copy link
Collaborator

Arcticae commented Oct 1, 2024

We should allow users to specify features they want their extension/language server to recognize
This should be done to allow the code analysis as well in those parts of the project that are surrounded with cfg(feature="...")

There should be a UI available for configuring this in VSCode, like in Rust Analyzer:
image

@Arcticae Arcticae added enhancement New feature or request ide This issue refers to CairoLS or editor extensions labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ide This issue refers to CairoLS or editor extensions
Projects
Status: Triage
Development

No branches or pull requests

1 participant