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

Provide a way to override the project root the language server uses. #2077

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Provide a way to override the project root the language server uses. #2077

merged 1 commit into from
Jan 29, 2024

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Jan 25, 2024

With the new environment variable VERIBLE_LS_PROJECTROOT_OVERRIDE, it is possible to override whatever project root the editor provides.

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a4d61b1) 92.95% compared to head (2b4d526) 92.95%.

Files Patch % Lines
verilog/tools/ls/verilog-language-server.cc 75.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2077      +/-   ##
==========================================
- Coverage   92.95%   92.95%   -0.01%     
==========================================
  Files         358      358              
  Lines       26446    26449       +3     
==========================================
+ Hits        24583    24585       +2     
- Misses       1863     1864       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

With the new environment variable VERIBLE_LS_PROJECTROOT_OVERRIDE, it
is possible to override whatever project root the editor provides.
@hzeller hzeller requested a review from fangism January 29, 2024 00:10
@hzeller hzeller merged commit f940433 into chipsalliance:master Jan 29, 2024
29 of 31 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