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

Example for nvim with coc's #173

Merged
merged 1 commit into from
Nov 21, 2021
Merged

Example for nvim with coc's #173

merged 1 commit into from
Nov 21, 2021

Conversation

burner
Copy link
Contributor

@burner burner commented Nov 21, 2021

No description provided.

@WebFreak001
Copy link
Member

can you add some kind of setting like "d.stdlibPath": "auto" so it's clear where to add it?

@burner
Copy link
Contributor Author

burner commented Nov 21, 2021

I don't know. It just worked automatically ;-)

@burner
Copy link
Contributor Author

burner commented Nov 21, 2021

I'm not joking here, I don't know how to get all the options and how they map from coc's to serve-d

@WebFreak001
Copy link
Member

the settings in LSP servers are just JSON, so I would guess you could just add it here to the settings section

Can you try it out by adding "d.enableAutoComplete": false and see if by adding that auto completion does no longer work?

@burner
Copy link
Contributor Author

burner commented Nov 21, 2021

the one you posted does nothing for me.

@WebFreak001
Copy link
Member

well I'll just leave it as an exercise for the reader to figure out how to configure stuff then

@WebFreak001 WebFreak001 merged commit f8c62ef into Pure-D:master Nov 21, 2021
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.

2 participants