spyder-ide / spyder

Official repository for Spyder - The Scientific Python Development Environment
https://www.spyder-ide.org
MIT License
8.35k stars 1.62k forks source link

Render reST file contents in Object inspector window #1638

Open spyder-bot opened 9 years ago

spyder-bot commented 9 years ago

From techtonik@gmail.com on 2013-11-10T14:29:27Z

Spyder Version: 2.3.0dev3 (2889: r08903744e979 ) Python Version: 2.7.6rc1 Qt Version: 4.8.2, PySide 1.1.2 on Windows

What steps will reproduce the problem?

  1. Open some README.rst
    1. Switch "Object inspector" source to "Editor" What is the expected output? What do you see instead? It would be nice if "Object inspector" window contained rendered HTML of active file if active file is text reST. This would be very useful for catching error before PyPI uploads.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1638

spyder-bot commented 9 years ago

From techtonik@gmail.com on 2013-11-10T11:30:08Z

Labels: -Type-Defect Type-Enh Cat-ObjectInspector Usability Component-UI