/nimtellij

Nim Language Support for IntelliJ Idea

Primary LanguageKotlin

Nimtellij

Nim Language Support for IntelliJ.

The nim language server must be in your PATH. Just run nimble install nimlsp.

Development

  • Install the plugin Grammar-Kit.
  • Right click on Nim.flex and choose Run JFlex Generator.
  • Run the gradle task runIde.
  • In your Sandbox IDE install the plugin PsiViewer.