Did a VS code update change the syntax highlighting of JavaScript classes?

前端 未结 0 346
清歌不尽
清歌不尽 2021-02-06 07:08

Previously, if I had a JavaScript class instantiated with

let myInstance = new MyClass();

"MyClass" would be of textmate scope "en

相关标签:
回答
  • 消灭零回复
提交回复
热议问题