V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
SimbaPeng
V2EX  ›  Python

大神们都是用什么编辑器写 restructuredtext,我在 vscode 上貌似没找到好的 restructuredtext 可视化插件?

  •  
  •   SimbaPeng · 2017-12-13 16:00:32 +08:00 · 9476 次点击
    这是一个创建于 2297 天前的主题,其中的信息可能已经有所发展或是发生改变。
    7 条回复    2017-12-14 02:47:10 +08:00
    DevNet
        1
    DevNet  
       2017-12-13 16:20:44 +08:00 via Android   ❤️ 1
    sublime 也没有可视化插件,我写 Sphinx 的时候,写完就 make HTML 一下,转成 HTML 看效果。有个在线的编辑器 http://rst.ninjs.org
    ipwx
        2
    ipwx  
       2017-12-13 16:27:48 +08:00
    脑补就行了啦。毕竟在 docstring 里面写 rst,你也没办法用可视化的软件不是。
    exch4nge
        3
    exch4nge  
       2017-12-13 16:28:31 +08:00
    vim 有个 Rykka/riv.vim 插件很好。vscode 上的同名插件用着也挺好的。
    SuperMild
        4
    SuperMild  
       2017-12-13 16:31:53 +08:00
    restructuredtext 没有可视化也没关系,最开始不熟悉的时候可以频繁 make 看效果,熟悉后来来去去就那几种写法,不用 make 也有信心了写对了。
    testcount
        5
    testcount  
       2017-12-13 19:43:31 +08:00
    写 Markdown 转成 rst...
    hujianxin
        6
    hujianxin  
       2017-12-13 20:31:32 +08:00
    quinoa42
        7
    quinoa42  
       2017-12-14 02:47:10 +08:00
    写 markdown 转成 rst+1
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   950 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 21:40 · PVG 05:40 · LAX 14:40 · JFK 17:40
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.