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

@volar/language-core

Package Overview
Dependencies
Maintainers
0
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volar/language-core - npm Package Versions

23
24

2.4.10

Diff

Changelog

Source

2.4.10 (2024-11-08)

Bug Fixes

  • typescript: fix interactive refactors (#244) - Thanks to @andrewbranch!
johnsoncodehk
published 2.4.9 •

Changelog

Source

2.4.9 (2024-11-07)

Bug Fixes

  • typescript: avoid crash when converting relatedInformation from overly large files
johnsoncodehk
published 2.4.8 •

Changelog

Source

2.4.8 (2024-10-26)

Bug Fixes

  • typescript: content-sensitive features are only allowed to return results in contiguous mapped ranges (#243)
johnsoncodehk
published 2.4.7 •

Changelog

Source

2.4.7 (2024-10-25)

Bug Fixes

  • typescript: set module resolution cache (#242) - Thanks to @Princesseuh!
johnsoncodehk
published 2.4.6 •

Changelog

Source

2.4.6 (2024-10-07)

Bug Fixes

  • language-server: correctly calculate coalesced document change (#240) - Thanks to @rchl!
johnsoncodehk
published 2.4.5 •

Changelog

Source

2.4.5 (2024-09-14)

Bug Fixes

  • typescript: avoid duplicate completion items in plugin mode

Refactors

  • typescript: deprecated resolveLanguageServiceHost
  • kit: add setup hook for create checker functions
johnsoncodehk
published 2.4.4 •

Changelog

Source

2.4.4 (2024-09-08)

  • monaco: requests always cancel
johnsoncodehk
published 2.4.3 •

Changelog

Source

2.4.3 (2024-09-08)

Bug Fixes

  • language-server: handle completion item snippet unsupported (withastro/language-tools#948)
  • monaco: getDiagnostics throws "TypeError: response is not a function"

Refactors

  • language-server: improve error handling for unsupported capabilities
johnsoncodehk
published 2.4.2 •

Changelog

Source

2.4.2 (2024-09-04)

Bug Fixes

  • language-server: prepare language service for synchronized documents
  • typescript: fix inlay hints mapping for large chunks of source code mapped verbatim to generated code (#236) - Thanks to @piotrtomiak!
johnsoncodehk
published 2.4.1 •

Changelog

Source

2.4.1 (2024-08-29)

Features

  • language-server: support files that do not exist in FS but are open in the editor for TS project (#235)

Bug Fixes

  • typescript: ensure unopened files are synced to project (vuejs/language-tools#4711) (vuejs/language-tools#4632) - Thanks to @davidmatter!
  • language-server: avoid project initialized twice
  • language-service: don't set item data if item has been resolved
  • language-service: don't set item data if LanguageServicePlugin does not provide resolve hook (#233)
  • test-utils: correct openUntitledDocument params order
  • typescript: runTsc does not recognize service script with preventLeadingOffset enabled
  • language-server: replace setTimeout with setImmediate (#234) - Thanks to @nieyuyao!

Refactors

  • language-server: add onDidChange API for LanguageServer.workspaceFolders
  • language-core: add error, source params for verification.shouldReport hook
23
24
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