问题标签 [editor]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
macos - macOS 文本编辑器和代码编辑器列表
html - 什么是最容易使用的网络“富文本编辑器”
我正在寻找在网页中使用的文本编辑器。用户可以在其中格式化文本并获得所见即所得的体验。不需要太花哨。但必须易于使用并集成到页面中。必须生成 HTML 作为输出。支持 AJAX(我检查过的仅适用于标准表单提交)并且在下载到用户浏览器方面必须很小。
vim - 最喜欢的 (G)Vim 插件/脚本?
你最喜欢的 (G)Vim 插件/脚本是什么?
linux - 在 Linux 中编写经典 ASP
在 Linux 下我应该使用什么来编写经典 ASP。我真的尝试过使用 Emacs 和 Vim,但我没有时间学习它们。
我正在寻找的是:
- 语法高亮
- 代码浏览器(Ctags)
- 最好是某种代码洞察力
像 Ultra Edit 或 E-texteditor 这样的东西。
visual-studio - Visual Studio 的 Vi 编辑
我习惯了 Vi(m) 编辑器并且在工作中使用 MS Visual Studio 2005。我找不到免费的 Vi 插件(2003 版只有一个)。我google了一下,看到今年有一个“谷歌代码之夏”项目来编写这样一个插件,我急切地等待结果。我也听说过 ViEmu(不是免费的,我无法在工作中测试它)。
在我的情况下是否有人找到了解决方案(和/或测试了 ViEmu)?
编辑:我无法在工作中测试 ViEmu,因为他们对我们在盒子上安装的东西偏执:它必须通过所需的渠道,而且 30 天我认为它不值得(而且我没有 Windows 盒子家)。
编辑:由于两个答案是等效的,我最终接受了第一个进来的答案。
javascript - Eclipse 中的 JavaScript 编辑器
我正在寻找可用作 Eclipse 插件的最佳 JavaScript 编辑器。我一直在使用 Spket,这很好。但是,还有更好的吗?
javascript - Recommendations for Javascript Editor on Windows?
Are there any good recommendations anyone can provide for a good Javascript editor on Windows?
I currently use combinations of FireBug and TextPad but would hate to miss out on the party if there are better options out there.
Thanks.
editor - Elastic tabstop editors and plugins
What Windows code editors allow the use of elastic tabstops, either natively or through a plugin?
I know about a gedit plugin, but it only works on Linux.
java - 是否有类似于 GroovyConsole 的 Java 控制台/编辑器?
我将在 Groovy 上向 Java 用户组进行演示,并且我将在演示期间进行一些编码,以展示一些并排的 Java/Groovy。我真的很喜欢 GroovyConsole,因为它很简单,而且我可以轻松地调整文本大小。
我想知道Java是否有类似的东西?我知道我可以只使用 Eclipse,但我宁愿使用更小的应用程序而无需自定义视图。社区有什么?
GroovyConsole 的屏幕截图:
visual-studio - 如何在 Visual Studio (Express) 2008 中强制使用 unix (LF) 行尾?
有没有办法在 Visual Studio 中始终使用 LF 行结尾?我似乎永远找不到它!