可以在nxhtml中使用js2-mode作为javascript模式吗?
发布于 2010-03-07 22:27:02
不是根据js2-mode的作者所说的。
来自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.https://stackoverflow.com/questions/2390305
复制相似问题