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

vscode-typescript-languageservice

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-typescript-languageservice - npm Package Versions

1
810

0.25.23

Diff

Changelog

Source

0.25.23 (2021/6/30)

  • feat: expose ClassDeclaration, EnumDeclaration from <script setup> (#274)
  • fix: template context broken with <script lang="tsx"> (#275)
  • fix: don't convert source code to unicode with component auto-import (#272)
  • fix: don't infer update:xxx event type by props (#266)
  • fix: functional component type-check behavior inconsistent with JSX (#268)
johnsoncodehk
published 0.25.22 •

Changelog

Source

0.25.22 (2021/6/12)

  • feat: improve TS diagnostic message (#259)
  • fix: incorrect unescaping of literal strings (#262)
  • fix: dynamic slot name do not consume variable (#263)
  • fix: temporary html completion info leak to hover info
  • fix: TS definition result duplicate
johnsoncodehk
published 0.25.21 •

Changelog

Source

0.25.21 (2021/6/8)

  • feat: support for typescript pnp (#248)
  • feat: improve component auto-import path calculate
  • fix: Write Virtual Files command not working
johnsoncodehk
published 0.25.20 •

Changelog

Source

0.25.20 (2021/6/7)

  • fix: remove fs-extra to fix at-least-node module missing
johnsoncodehk
published 0.25.19 •

Changelog

Source

0.25.19 (...)

  • feat: support json schema request service (#243)
  • feat: support shortest component auto-import path (#233)
  • fix: component auto-import not working with dash (#249)
  • fix: fix some Cannot read property ... errors (#247) (#251)
  • fix: syntax highlighting not working for lang="jsx"
  • fix: folding not working for jsx (#234)
johnsoncodehk
published 0.25.18 •

Changelog

Source

0.25.18 (...)

  • fix: fix vue-tsc build failed
johnsoncodehk
published 0.25.17 •

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
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