Marc T.
Marc T.
I have added ".git" into the root_files from jdtls, so that projects without ant, maven or gradle also get recognized by jdtls as a project. With this change, I was...
Thanks for your work so far! I really like the idea of this plugin. It's one step ahead to use nvim as a complete IDE. But if I am right,...
It would be a better DX, if new modules could be imported while writing other code. This feature could be implemented like in Go: When I am in a function...
The LSP should assist the developer when adding imports to the current file. There should be autocompletion for the `import` keyword as well as the possible packages after the keyword....
### Is your feature request related to a problem? Please describe. The setup with MinIO is not as trivial as I would like when not using the one-click install. The...