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

Completion item label clean #160

Merged
merged 2 commits into from
Sep 30, 2021
Merged

Conversation

WebFreak001
Copy link
Member

was previously #155, includes stuff from #159

@WebFreak001 WebFreak001 force-pushed the completion_item_label_clean branch from 3ae6197 to bf608dd Compare September 30, 2021 13:39
@WebFreak001 WebFreak001 merged commit 774e1d4 into master Sep 30, 2021
@WebFreak001
Copy link
Member Author

WebFreak001 commented Oct 1, 2021

the client must support it, for code-d you need to wait for the next update (should be soon because axios is also broken because of letsencrypt root certificate expiry) or check it out and compile (run npm install and tsc) and install from folder or package using vsce package.

On other clients it should work when they support it (maybe neovim already has it in)

@WebFreak001
Copy link
Member Author

ah yeah I forgot to push it

the change is just changing the vscode-languageclient version here:
https://github.com/Pure-D/code-d/blob/79b8218c1b02ed253985a5282cc2e6c164530bb9/package.json#L1210
to 8.0.0-next.2

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.

1 participant