diff --git a/Editor-Support.md b/Editor-Support.md index 324c6cc..9699601 100644 --- a/Editor-Support.md +++ b/Editor-Support.md @@ -18,6 +18,11 @@ The following editors have some Nim support: Instructions to map Vim's ``K`` letter to look up documentation under MacOSX using [Dash](http://forum.nim-lang.org/t/330). +### LiClipse +* http://www.liclipse.com + +LiClipse is a plugin for Eclipse (which also provides a standalone version for convenience) which provides Nim support providing syntax-highlighting, outline, comment/uncomment (ctrl+/), select/deselect scope (Shift+Alt+Up/Down), auto-indent, mark occurrences, user templates, multiple cursors (Ctrl+K or Ctrl+Alt+mouse select) and indent guides. + ### Scite Recent versions of Scite have out-of-the-box support for Nim. For older versions:
http://sourceforge.net/p/scintilla/scite/ci/default/tree/src/nimrod.properties?format=raw