Is there a reStructuredText markup editor for eclipse

Viewed 6167

Is there a WiKiText editor plugin for reStructuredText under eclipse? When I edit a .textile file, I get various intelligent editing features (such as line folding) and a preview panel. I find that there are references to reStructuredText under various MyLyn packages, but after installing them I still can't find a reStructuredText editor. Is that because there isn't one?

Thanks. Kent

3 Answers

There is the ReST Editor plugin for eclipse.

It works really well and he provide an integration with Eclipse Color Theme (Use the update site to install the Eclipse Color Theme integration).

Related