Socket
Socket
Sign inDemoInstall

@volar/vue-language-service-types

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/vue-language-service-types - npm Package Versions

1
56

0.33.7

Diff

Changelog

Source

0.33.7 (2022/3/23)

  • feat: support nuxt 3 app preview and goto code
  • fix: avoid click event on element when use goto code
  • fix: style codeLens references always show 0 references (#1095)
johnsoncodehk
published 0.33.6 •

Changelog

Source

0.33.6 (2022/3/22)

  • fix: TS completion not working in interpolations (#1088)
  • fix: not respected html.autoCreateQuotes, html.autoClosingTags settings (#840)
  • fix: organize imports code action edge range incorrect (#1091)
  • fix: don't report css module $style types error on vue-tsc (#1089)
  • fix: css vars no effect on vue-tsc (#1093)
johnsoncodehk
published 0.33.5 •

Changelog

Source

0.33.5 (2022/3/21)

  • fix: diagnostics not update (#1076)
johnsoncodehk
published 0.33.4 •

Changelog

Source

0.33.4 (2022/3/21)

  • fix: expand selection broken since 0.33.0 (#1085)
  • fix: vueCompilerOptions typo experimentalRsolveNonScopedCssClasses -> experimentalResolveNonScopedCssClasses
  • fix: 0.33.3 release packages missing /out directory (#1086)
johnsoncodehk
published 0.33.3-patch.1 •

johnsoncodehk
published 0.33.3 •

Changelog

Source

0.33.3 (2022/3/21)

  • feat: support attribute binding syntax :<name>.attr (#1047)
  • feat: supoprt document features for Web IDE (#612)
  • feat: add option to support intellisense for non-scoped css (#1038)
  • feat: reduce vue-tsc depends
  • fix: json schema request service not available since 0.33.0 (#243)
  • fix: remove console.log avoid vim-lsp crash (#1046)
  • fix: emmet suggestions messed up embedded language suggestions (#1039)
  • fix: missing proposals for HTML attribute value (#1072)
  • fix: vue-tsc watch not always catch vue file changes (#1082)
  • fix: previewer not working with pnpm (#1074)
  • fix: global components type not working with vue-class-component (#1061)
  • fix: goto component definition not working with some syntax (#435) (#1048)
  • fix: directives argument should be optional if argument could be undefined (#1040)
johnsoncodehk
published 0.33.2 •

Changelog

Source

0.33.2 (2022/3/15)

  • feat: add option vueCompilerOptions.experimentalDisableTemplateSupport to disable template type-check and intellisense (#577)
  • fix: avoid props jsdoc erase by withDefaults
  • fix: sponsors svg never update
johnsoncodehk
published 0.33.1 •

Changelog

Source

0.33.1 (2022/3/14)

  • feat: improve formatting error tolerance (#1033)
  • fix: template report unexpected errors (#1036) (#1037)
  • fix: can't extract template context in js (#1035)
johnsoncodehk
published 0.33.0 •

Changelog

Source

0.33.0 (2022/3/13)

  • feat: reduce vue-tsc depends
  • feat: support more language features for lang="json" custom block
  • feat: support for goto implementations
    • if you're not using VSCode, you should config new option languageFeatures.implementation = true in initializationOptions to enable it
  • feat: support custom language service plugins for (#1028):
    • change built-in formatters
    • add language support for custom block with any other language yourself
  • feat: support vue-tsc watch (#1030)
  • feat: preview features not longer needed authentication
  • fix: pug formatting broken (#1002)
  • fix: vite app preview not working on windows (#1013)
  • fix: fallback event type behavior for invalid type components (#1001) (#1026)

Breaking changes

  • @volar/server renamed to @volar/vue-language-server
    • cli command vue-server changed to vue-language-server
  • vscode-vue-languageservice renamed to @volar/vue-language-service
  • vscode-typescript-languageservice renamed to @volar/typescript-language-service
  • vscode-json-languageservice renamed to @volar/json-language-service
1
56
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