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

@codemirror/lang-javascript

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/lang-javascript - npm Package Versions

23

6.2.2

Diff

Changelog

Source

6.2.2 (2024-02-20)

Bug fixes

Fix a bug that would cause self-closing JSX tags to have another closing tag inserted when typing the final '>'.

marijn
published 6.2.1 •

Changelog

Source

6.2.1 (2023-08-28)

Bug fixes

autoCloseTags now generates two separate transactions, so that the completion can be undone separately.

marijn
published 6.2.0 •

Changelog

Source

6.2.0 (2023-08-26)

New features

Export a typescriptSnippets array and include TypeScript keyword completions in the default support extension when in TypeScript mode.

marijn
published 6.1.9 •

Changelog

Source

6.1.9 (2023-06-02)

Bug fixes

Make sure scopeCompletionSource doesn't try to complete property names that aren't simple identifier (such as numeric indices).

marijn
published 6.1.8 •

Changelog

Source

6.1.8 (2023-05-13)

Bug fixes

Stop completing keywords after . tokens.

marijn
published 6.1.7 •

Changelog

Source

6.1.7 (2023-04-19)

Bug fixes

Fix overeager JSX tag closing inside attribute values and in self-closing tags.

marijn
published 6.1.6 •

Changelog

Source

6.1.6 (2023-04-13)

Bug fixes

Fix a bug that allowed autoCloseTags to close JSX tags in JavaScript context.

marijn
published 6.1.5 •

Changelog

Source

6.1.5 (2023-04-04)

Bug fixes

Make TypeScript object type syntax foldable.

marijn
published 6.1.4 •

Changelog

Source

6.1.4 (2023-02-13)

Bug fixes

Make sure code in JSX context can be commented correctly.

marijn
published 6.1.3 •

Changelog

Source

6.1.3 (2023-02-02)

Bug fixes

Fix auto-closing of JSX fragments.

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