[m-rev.] www: Add links to editor support libraries.
Peter Wang
novalazy at gmail.com
Sun Sep 17 12:22:38 AEST 2017
Thanks to Nagaev Andrey for compiling the list.
---
include/development.inc | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/include/development.inc b/include/development.inc
index 3933cae..3c3e3bf 100644
--- a/include/development.inc
+++ b/include/development.inc
@@ -14,6 +14,27 @@ git clone https://github.com/Mercury-Language/mercury.git
</code>
</p>
+<h3>IDE and editor support</h3>
+
+<ul>
+<li>
+ Support for Vim is provided by the Mercury developers.
+ See the <code>vim</code> directory of any release package.
+</li>
+<li>
+ <a href="https://github.com/flycheck/flycheck-mercury">Flycheck library</a>
+ for Emacs
+</li>
+<li>
+ A <a href="http://kai.mercury.mind-era.com/">plugin</a> is available for
+ the Eclipse IDE.
+</li>
+<li>
+ A <a href="http://opcode.cc/projects_mercury_ide.en.html">plugin</a>
+ is available for the NetBeans IDE.
+</li>
+</ul>
+
<h3>Mailing lists</h3>
<p>
--
2.14.1
More information about the reviews
mailing list