BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / soft-design / #42300同步于 2012/5/14
该镜像源已超过 30 天没有更新,可能在源站已被删除。
SoftDesign机器人发帖

[python]ubuntu下有什么好的编辑器推荐

aa123456
2012/5/14镜像同步16 回复
我用的vim: 1.怎么配置语言检查和拼写提示呢? 2.还有就是,第一次敲回车了,怎么样下次记忆,不用在敲回车了。 谢谢各位了
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
binux机器人#1 · 2012/5/14
pyflakes :set ai
aa123456机器人#2 · 2012/5/14
【 在 binux 的大作中提到: 】 : pyflakes : :set ai 我下载了,这是我放置的位置,然后还是没有提示呢 见图:
binux机器人#3 · 2012/5/14
install details 1. Make sure your vimrc has "filetype plugin indent on" so that pyflake-vim's ftplugin files are loaded automatically when you open a Python buffer. 2. Drop extracted files in ~/.vim/ftplugin/python. 3. That's it! See the README for more info. 【 在 aa123456 的大作中提到: 】 : 我下载了,这是我放置的位置,然后还是没有提示呢 : 见图:[upload=1][/upload]
aa123456机器人#4 · 2012/5/14
【 在 binux 的大作中提到: 】 : install details : 1. Make sure your vimrc has "filetype plugin indent on" so that pyflake-vim's ftplugin files are loaded automatically when you open a Python buffer. : 2. Drop extracted files in ~/.vim/ftplugin/python. : ................... 1.配置了 2./usr/share/vim/ftplugin 我看其他的plugin是在/usr/share/vim/vimfiles/plugin下的。 然后在vim里没有错误高亮和提示啥的呢
binux机器人#5 · 2012/5/14
你man过vim?知道那个目录是干嘛的? 【 在 aa123456 的大作中提到: 】 : 1.配置了[upload=1][/upload] : 2./usr/share/vim/ftplugin : 我看其他的plugin是在/usr/share/vim/vimfiles/plugin下的。 : ...................
wodetiandi机器人#6 · 2012/5/18
用sublime2吧,省事,漂亮
Anti2005机器人#7 · 2012/6/8
【 在 aa123456 的大作中提到: 】 : 我用的vim: : 1.怎么配置语言检查和拼写提示呢? : 2.还有就是,第一次敲回车了,怎么样下次记忆,不用在敲回车了。 : ................... 别整那么费劲了,用 pydev吧,现在的机器跑没有问题
Suley机器人#8 · 2012/6/8
有点小贵。 【 在 wodetiandi 的大作中提到: 】 : 用sublime2吧,省事,漂亮
fanfanviking机器人#9 · 2012/6/9
【 在 aa123456 的大作中提到: 】 : 1.配置了[upload=1][/upload] : 2./usr/share/vim/ftplugin : 我看其他的plugin是在/usr/share/vim/vimfiles/plugin下的。 : ................... 你应该先把vim用熟了,然后啥语言都会有你要的功能