Skip to content

kandeshvari/idea-nim

Repository files navigation

Nim plugin for IntelliJ IDEA

!! This repo forked from https://bitbucket.org/dmitri_gb/idea-nim

This is an IntelliJ IDEA plugin for the Nim programming language. It is currently under development and is not yet meant for general use.

Testing the plugin

  1. Have IntelliJ IDEA installed along with the Plugin DevKit plugin.
  2. Clone this repository and open it in IDEA.
  3. Mark the src and gen directories as source roots and the resources directory as a resource root.
  4. Create a Plugin run configuration and use it to test the plugin.

Notes

  • The contents of the gen directory are generated from the Nim.bnf file using the Grammar-Kit IntelliJ plugin.
  • The NimLexer class is generated from the Nim.flex file using the same plugin.

About

Nim plugin for IntelliJ IDEA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published