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

Dynamically apply highlightingOn config #99

Merged
merged 1 commit into from Oct 7, 2018
Merged

Dynamically apply highlightingOn config #99

merged 1 commit into from Oct 7, 2018

Conversation

aochagavia
Copy link
Contributor

Fixes #84

@matklad
Copy link
Member

matklad commented Oct 7, 2018

bors r+

Thanks!

bors bot added a commit that referenced this pull request Oct 7, 2018
99: Dynamically apply highlightingOn config r=matklad a=aochagavia

Fixes #84

Co-authored-by: Adolfo Ochagavía <aochagavia92@gmail.com>
@bors
Copy link
Contributor

bors bot commented Oct 7, 2018

@bors bors bot merged commit 9ccc568 into rust-lang:master Oct 7, 2018
bors bot added a commit that referenced this pull request Dec 20, 2018
302: Support tracing lsp requests. r=matklad a=DJMcNab

TODO: Debug why decorations are sent even when highlightingOn is disabled
This makes the log volume so high its impossible to work with anyway.
(Continuation of #84 [#99 only disabled using it, not making sure we don't send it]).

These logs can be used in https://microsoft.github.io/language-server-protocol/inspector/

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
bors bot added a commit that referenced this pull request Dec 24, 2018
302: WIP: Support tracing lsp requests. r=DJMcNab a=DJMcNab

EDIT: We need to work out a better way to handle settings before this can be merged. Help wanted

TODO: Debug why decorations are sent even when highlightingOn is disabled
This makes the log volume so high its impossible to work with anyway.
(Continuation of #84 [#99 only disabled using it, not making sure we don't send it]).

These logs can be used in https://microsoft.github.io/language-server-protocol/inspector/

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
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.

None yet

2 participants