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

lsp: perform no operation when processing events for ignored files #837

Merged
merged 4 commits into from
Jun 13, 2024

Conversation

charlieegan3
Copy link
Member

@charlieegan3 charlieegan3 commented Jun 13, 2024

Fixes #766

Uploading Screen Recording 2024-06-13 at 17.57.19.mov…

@charlieegan3 charlieegan3 force-pushed the ignore-file-completions branch from 5b7a756 to ada4a70 Compare June 13, 2024 15:01
Fixes StyraInc#766

Signed-off-by: Charlie Egan <charlie@styra.com>
@charlieegan3 charlieegan3 force-pushed the ignore-file-completions branch from ada4a70 to 4a7c8de Compare June 13, 2024 15:02
@charlieegan3 charlieegan3 changed the title Ignore refs from ignored and unimported files lsp: perform no operation when processing events for ignored files Jun 13, 2024
This ignores all operations relating to a file if it's ignored in the
server conf.

Signed-off-by: Charlie Egan <charlie@styra.com>
@charlieegan3 charlieegan3 force-pushed the ignore-file-completions branch from bbdfa9c to 8d4a7cc Compare June 13, 2024 17:08
Signed-off-by: Charlie Egan <charlie@styra.com>
@anderseknert
Copy link
Member

Terrific!

@anderseknert anderseknert merged commit b24bde4 into StyraInc:main Jun 13, 2024
3 checks passed
@charlieegan3 charlieegan3 deleted the ignore-file-completions branch June 17, 2024 08:05
srenatus pushed a commit to srenatus/regal that referenced this pull request Oct 1, 2024
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.

Completions: don't suggest refs from ignored files
2 participants