From 4691cbdb69264084f398c17140dc6b05feb1f809 Mon Sep 17 00:00:00 2001 From: Fabio Zadrozny Date: Thu, 23 Apr 2015 21:11:31 -0300 Subject: [PATCH] Adding LiClipse support --- Editor-Support.md | 5 +++++ 1 file changed, 5 insertions(+) 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