简体   繁体   English

是否可以使用js2-mode作为jx模式与nxhtml?

[英]Is it possible to use js2-mode as javascript mode with nxhtml?

是否可以使用js2-mode作为jx模式与nxhtml?

Not according to the author of js2-mode. 不是根据js2-mode的作者。

From the source : 来源

;; This mode does not yet work with "multi-mode" modes such as mmm-mode
;; and mumamo, although it could possibly be made to do so with some effort.
;; This means that js2-mode is currently only useful for editing JavaScript
;; files, and not for editing JavaScript within <script> tags or templates.

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM