jquery - 具有 intellisense 支持 Web 的文本编辑器,如 Avalon Ed

我需要用于 Web 的文本编辑器 (jQuery) 具有代码完成 (intelli-sense) 支持,例如 AvalonEditor对于 WPF框架。

请分享建议。

Requirements:

  1. I will have a set of keywords, if the user types the word and it matches the keyword in the collection the intelli-sense popup should open.

  2. it should be as you type IntelliSense and no @like character is used to invoke the popup.

  3. it is a text editor or text area and IntelliSense popup should work on all places.

最佳答案

我认为 Sublime Text 可以用于这种情况。由于 Javascript 基本上是一种解释型语言,并且具有代码关闭功能,因此用户很难找到具有代码完成(智能感知)的 Javascript 编辑器,有些需要 node.js 来实现。

关于jquery - 具有 intellisense 支持 Web 的文本编辑器,如 Avalon Editor,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62318463/

相关文章:

python - 位置破折号引导导航栏

laravel-5 - 解决facade root has not been set

python - 如何使用基于 Web 应用程序的身份验证在 Python Django 中使用 M

python - Pandas 仅与列中的非空值合并并保留具有空值的值

r - 在 R::multipanelfigure 中设置面板标签大小

node.js - sqlite3 安装在 node 和 macos 上报错

angular - 单元测试 FormGroup 无法读取未定义的 Prop 值

sql - hive 中的 with (nolock) 相当于 sql (nolock)

r - unnest_longer 给出美元符号而不是正常的 tibble

image - 来自 Markdown 元数据或 frontmatter 的 NextJs 图像