Anybody know of a more enhanced nim plugin for this platform? So far i have only found two plugins for it:
[https://plugins.jetbrains.com/plugin/7829?pr=idea&showAllUpdates=true](https://plugins.jetbrains.com/plugin/7829?pr=idea&showAllUpdates=true) [https://github.com/rokups/intelli-nim](https://github.com/rokups/intelli-nim) Both are limited to basic syntax and that is about it. I know about the other platforms: [https://github.com/nim-lang/Nim/wiki/editor-support](https://github.com/nim-lang/Nim/wiki/editor-support) But they all lack features that the Intellij platform supports. And they all seem to assume too much that the Nim development is being done locally / has the dependencies locally, unlike most of my development is done on remote with sftp/ssh.
