Atom v1.32停止检测匹配的标记和JavaScript语法突出显示 [英] Atom v1.32 stopped detecting matching tags and JavaScript syntax highlighting

查看:74
本文介绍了Atom v1.32停止检测匹配的标记和JavaScript语法突出显示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

v1.32.0更新后,atom刚刚停止检测匹配的html标签,并且更改了javascript/typescript配色方案(变量,函数,类,对象键等).

After v1.32.0 update, atom just stopped detecting matching html tags, and javascript/typescript color scheme changed (variables, functions, classes, object keys, etc...).

是否可以重新激活匹配的html标签突出显示并使用我以前已经习惯的以前的javascript配色方案?

Is it possible to reactivate matching html tags highlighting and use the previous javascript color scheme that I was used to already?

谢谢!

推荐答案

tree-sitter 一个>解析器.尝试启用/禁用它以查看是否可以恢复旧的行为:

As mentioned in the release notes, Atom v1.32 enabled the new tree-sitter parser. Try enabling/disabling it to see whether that restores the old behaviour:

截屏:在Atom核心设置中切换Tree Sitter解析器

更新:

Atom v1.32.1修复了与语法突出显示有关的几个问题 .由于Tree Sitter现在是默认的荧光笔,因此您可能应该继续使用它,除非旧的荧光笔为您提供更好的服务.

Atom v1.32.1 fixes several issues related to syntax highlighting. Since Tree Sitter is now the default highlighter, you should probably keep using it, unless the old highlighters serve you better.

这篇关于Atom v1.32停止检测匹配的标记和JavaScript语法突出显示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆