Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Intellij Idea Plugin #26

Open
artembatura opened this issue Feb 11, 2019 · 4 comments
Open

Intellij Idea Plugin #26

artembatura opened this issue Feb 11, 2019 · 4 comments

Comments

@artembatura
Copy link

What about of creating Plugin for Intellij Idea? I like how DLS works with VS Code (better plugin among all, which I used) and this great, if Intellij Idea Plugin will be exist too

@LaurentTreguier
Copy link
Member

LaurentTreguier commented Feb 11, 2019

I have looked at https://github.com/gtache/intellij-lsp to make a Intellij plugin, I don't remember why I didn't make a plugin.
I'll look into it

@andre2007
Copy link

Using DLS in combination with the specific IntelliJ D Language plugin causes an issue at the moment.
See here gtache/intellij-lsp#54

@andre2007
Copy link

Just as information. LSP works now very well together with DLS. I had to set the initialization timeout to e.g. 60 seconds.
Also I installed LSP version v1.5.2 manually via the file import. This version fixes an exception and is not so far available via the IntelliJ marketplace.

@LaurentTreguier
Copy link
Member

When I can safely bump the dependencies again, DLS should be faster to start: dsymbol v0.6.0 will scan import directories lazily (thanks to dlang-community/dsymbol#114), so maybe the initialization timeout won't need to be bumped anymore in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants