for most development the python-aware editor is what you will use (no code-folding, but nice syntax highlighting and code-completion).
在进行大多数的开发时您用的是python-aware编辑器(不支持代码折叠,但是有优秀的语法高亮和代码补齐功能)。
for example, syntax highlighting and code assist make software development quick and easy.
比如,语法高亮和代码协助使软件开发既快捷又容易。
often, these tools have color coding for syntax highlighting and provide automatic completion of text or formatting to ease reading.
通常,这些工具采用彩色编码来突出显示语法,并提供对文本或格式化的自动完成功能,来方便阅读。
the latest version「s setup file is just over 600kbytes, it has syntax highlighting for c# that matches the rendering quality of vs2008, and trumps it in editing of big files (10k lines or more).
最新版本的安装文件刚刚超过600k字节,它包含了c#的语法高亮显示,并且能够匹配vs2008具有的渲染质量,尤其在编辑大文件(10k行或者更多)上优势明显。
a typical example would be colors used for syntax highlighting with an editor.
一个典型示例是用颜色来突出显示编辑器中的语法。
these require syntax highlighting in the editor.
这些要求在编辑器中高亮显示语法。
for a start, pythonide lacks syntax highlighting in its editor, which i have grown accustomed to.
首先,pythonide 的编辑器不支持语法高亮,而我已经习惯于这一功能。
you can leverage eclipse extensibility to choose your editor, and take advantage of the embedded epic perl editor (with its rich syntax highlighting and error checking).
您可以利用eclipse 的可扩展性选择您的编辑器,以及充分利用内置epicperleditor(拥有丰富语法突出和错误检查)的优势。
therefore i am omitting from this discussion any xml editors that do only syntax highlighting and autocompletion.
因此,我省略了关于任何只执行语法突出显示和自动完成的xml编辑器的讨论。
it has good syntax highlighting (in lots of languages), several styles of code folding, and block indent/dedent.
它有很好的语法高亮(支持多种语言)、好几种代码折叠的风格、支持块缩进/取消缩进。
this causes the ;s sequence to flip syntax highlighting on or off each time it」s typed when you「re in normal mode.
这些代码的作用是:在normal模式下,每当输入命令时,;s序列将开启或关闭语法突出显示功能。
basic syntax highlighting for any arbitrary language can be added in as little as 30 minutes.
通过xacc,可以在30分钟之内添加任何一种语言基本语法的高亮显示。
vim has very sophisticated syntax highlighting facilities, which you can turn on with the built-in :syntax enable command, and off again with :syntax off.
vim 提供有非常复杂的语法突出显示功能,该特性可以通过内置 :syntaxenable命令启用,并使用 :syntaxoff命令关闭。
i use notepad++ for editing the files because it has good syntax highlighting plus secure ftp for making interacting with server-based php files very straightforward.
我使用 notepad++编辑文件,因为它不仅拥有不错的语法高亮显示功能,还有安全的ftp,可以使与基于服务器的php文件交互变得非常直观。
currently c# and scheme employs most of this design, with about 20 other .net based languages using the syntax highlighting bits only.
目前c#和scheme使用了这一设计的大多数功能,而大约有20种其它的基于.net的语言仅仅使用了语法高亮显示的功能。
note: although you don」t absolutely need to have an editor other than a plain text editor, i find that it really helps to have syntax highlighting and syntax error-correcting.
注:虽然您也可以使用纯文本编辑器,但是我发现拥有语法高亮显示和语法纠错功能的编辑器真的很有帮助。