Vue Language Tools (Volar) 1.8.5 released, Vue official IDE/TS support tool

Vue Language Tools (formerly Volar) 1.8.5 has been released. The new version greatly optimizes the long-standing problem of memory usage and realizes visualization for it.

Vue Language Tools (Volar) is Vue's VS Code plug-in and Vue's official IDE/TS support tool. In addition to integrating Vetur's related functions, such as highlighting and syntax prompts, it also includes some unique functions.

  • unique root tag is no longer required
  • Quick split editor
  • ref sugar Grammar quick change support
  • style references inside class 
  • class trace back
  • css module type hint
  • lang grammar hint
  • template syntax transformation

Major changes:

  • Support displaying TS memory usage tree diagram
  • Support TS DocumentRegistry, greatly reduce the memory usage of monorepo projects
  • Auto-import is supported again
  • Does not request editor reload when server options change
  • Output channels are not hidden on server restart
  • Deprecated language server json.customBlockSchemaUrlsoptions
  • ……

See the Changelog for details .

 

Guess you like

Origin www.oschina.net/news/249479/volar-1-8-5-released