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

13

6.1.2

Diff

Changelog

Source

6.1.2 (2022-12-07)

Bug fixes

Automatic tag closing in JSX now works for namespaced and member-expression tag names.

marijn
published 6.1.1 •

Changelog

Source

6.1.1 (2022-10-24)

Bug fixes

Make completionPath handle ?. syntax.

marijn
published 6.1.0 •

Changelog

Source

6.1.0 (2022-09-20)

New features

The completionPath helper can now be used to find the object path to complete at a given position.

scopeCompletionSource provides a completion source based on a scope object.

marijn
published 6.0.2 •

Changelog

Source

6.0.2 (2022-07-21)

Bug fixes

Fix the source field in ESLint diagnostics to properly hold "eslint".

Fix (non-)auto indentation in template strings and comments.

marijn
published 6.0.1 •

Changelog

Source

6.0.1 (2022-06-29)

Bug fixes

Avoid completing variables/keywords in property or definition positions.

Fix a bug that broke local variable completion if JavaScript was parsed an overlay in an outer language.

marijn
published 6.0.0 •

Changelog

Source

6.0.0 (2022-06-08)

Breaking changes

Update dependencies to 6.0.0

marijn
published 0.20.1 •

Changelog

Source

0.20.1 (2022-06-01)

New features

localCompletionSource (included in the support extensions returned from javascript) now provides a way to complete locally-defined names.

marijn
published 0.20.0 •

Changelog

Source

0.20.0 (2022-04-20)

New features

The new autoCloseTags extension (included by default in the javascript language extension when jsx is configured) finishes JSX closing tags when you type a > or / character.

marijn
published 0.19.7 •

Changelog

Source

0.19.7 (2022-01-28)

marijn
published 0.19.6 •

Changelog

Source

0.19.6 (2022-01-11)

Bug fixes

Remove accidentally released unfinished changes.

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