我目前使用 Brackets 作为 JS 开发的 IDE。我很喜欢它,但我缺少 Sublime Text 和 WebStorm 中的一些功能,例如双击某个单词,编辑器会突出显示文档中出现的相同字符串。
据我所知,默认情况下 Brackets 不会这样做。有没有插件可以添加这种行为?
提前致谢。
pet*_*ynn 16
现在有一个官方的括号功能,但你必须在你的偏好中启用它:
"highlightMatches": true
"highlightMatches": {"showToken": true}
如果您希望它突出显示而无需先进行选择(仅基于光标位置),您也可以将其设置为。
首选项文档页面上提供了更多详细信息:https : //github.com/adobe/brackets/wiki/How-to-Use-Brackets#preferences。
小智 10
找到了你需要的东西。它被称为快速搜索
转到https://s3.amazonaws.com/extend.brackets/enturn.quick-search/enturn.quick-search-1.1.3.zip
并安装它。如前所述,它是一个出现的荧光笔Automatically highlights occurrences of the selected word (like Notepad++ smart highlighting)
发现来自:https : //brackets-registry.aboutweb.com/
检查更多有趣的东西!
干杯!
归档时间: |
|
查看次数: |
9801 次 |
最近记录: |