Thomas Calmant - 2020-04-17

Hi,

Indeed the ReST Editor plugin features are only:

  • syntax color
  • auto-format of grid tables
  • content "assist" (doc as tool tip) for operators
  • outline of the document

Previous version also had support for the Eclipse Color Theme plugin, which is not available anymore.

The plugin was created to assist the writing of Sphinx documentation generator, which has to be installed on the system (via pip install sphinx).

The preview page is not supported by this plugin.
It is not planned to add new features for now, the latest release being mainly a bugfix on the grid table format on Windows-style files.

Best regards,
Thomas