Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vscode-vue-languageservice

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-vue-languageservice - npm Package Versions

1
1012

0.25.17

Diff

Changelog

Source

0.25.17 (2021/6/1)

  • feat: support for change TS version by typescript.tsdk option (#224)
  • feat: support for TS 4.3
  • fix: auto import component should prior choice <script setup>
  • fix: disable component auto import if no any <script> block
johnsoncodehk
published 0.25.16 •

Changelog

Source

0.25.16 (2021/5/31)

  • fix: language server broken with incorrect module importing
johnsoncodehk
published 0.25.15 •

Changelog

Source

0.25.15 (2021/5/31)

  • feat: auto import component in template (#194)
  • feat: filter duplicate event modifiers completion
  • fix: path completion not working for <script src> without lang="ts" (#223)
johnsoncodehk
published 0.25.14 •

Changelog

Source

0.25.14 (2021/5/28)

  • feat: add option to hide the split icon at the top right corner (#195)
  • feat: add ts plugin description link in ts plugin menu
  • fix: file icons are emptied when importing (#198)
  • fix: css prepareRename range incorrect if no <template> (#212)
  • fix: don't report lang="ts" missing if script content is empty (#215)
  • fix: ts plugin features broken with json script kind 0386094
  • fix: component rename breaks the component source file (#206)
  • fix: emmet should not working in template expression interpolations
johnsoncodehk
published 0.25.13 •

Changelog

Source

0.25.13 (2021/5/26)

johnsoncodehk
published 0.25.12 •

Changelog

Source

0.25.12 (2021/5/24)

  • feat: support props type override (#202)
  • fix: support <component :is> type-checking with VNode (vue-tsc#34)
  • fix: cannot find module 'upath' with pnpm (#204)
johnsoncodehk
published 0.25.11 •

Changelog

Source

0.25.11 (2021/5/24)

  • feat: support find definition in *.ts even ts plugin disabled
  • feat: new experimental preview feature
  • fix: <script setup> component name incorrect
  • fix: inline style breaks SFC syntax highlighting (#199)
johnsoncodehk
published 0.25.10 •

Changelog

Source

0.25.10 (2021/5/21)

  • fix: <template> tag child nodes syntax highlighting broken
johnsoncodehk
published 0.25.9 •

Changelog

Source

0.25.9 (2021/5/21)

  • feat: support recursive components for <script setup>
  • fix: improve type-checking for <component :is> (#196)
  • fix: fix <template> block syntax highlighting broken edge cases (#192)
johnsoncodehk
published 0.25.8 •

Changelog

Source

0.25.8 (2021/5/19)

  • feat: support for <component :is> type-checking
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc