Guillaume Tâche

Results 37 comments of Guillaume Tâche

For now it isn't really possible (except by having multiple JetBrains IDEs for example), and it would most likely require significant changes to the code. I'll consider it if there...

Hello, Indeed, I also release on the marketplace when I publish a release on this repo, but I have some problems with JetBrains lately. I lost ownership of the plugin...

Oh great, strange that I didn't get any answer to my mail or any notification about that. Just the usual "Plugin update waiting for approval, should be done in 2...

Sorry for the delay, I wasn't seeing how to do that, but now it seems more clear. I'll add it to the roadmap then!

Ok, this isn't in the LSP spec yet but it seems it will (eventually) be added, so it would make sense to implement that. Yeah it's not that it's willfully...

It should be implemented, but dhall still sends error. I'll need to see if I receive the registration and if I correctly handle it, or if the server doesn't send...

I'll need to check, but I'm pretty sure I'm not sending a textDocument/documentSymbol request automatically, so this behavior is normal. Maybe that's an oversight from my part and I should...

I see, the error is thrown by the dhall-lsp-server, because it apparently doesn't like the didChangeWatchedFiles notification. I don't really know why though, it could be a problem with the...

What is happening exactly? Nothing happens and no errors are thrown?

Not at the moment, because unfortunately CodeLens isn't implemented in IntelliJ (yet).