New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codemirror/lang-python

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/lang-python - npm Package Versions

23

6.1.7

Diff

Changelog

Source

6.1.7 (2025-01-18)

Bug fixes

Properly indent match/case statements.

marijn
published 6.1.6 •

Changelog

Source

6.1.6 (2024-04-29)

Bug fixes

Improve the way indentation for the current body is preserved when inenting new lines.

marijn
published 6.1.5 •

Changelog

Source

6.1.5 (2024-03-28)

Bug fixes

Properly indent else: when attached to a for or while statement.

marijn
published 6.1.4 •

Changelog

Source

6.1.4 (2024-02-02)

Bug fixes

Explicitly declare dependencies on @lezer/common and @codemirror/state

marijn
published 6.1.3 •

Changelog

Source

6.1.3 (2023-06-12)

Bug fixes

Fix a bug where blocks started after a wrapped argument list or similar construct were indented too far.

marijn
published 6.1.2 •

Changelog

Source

6.1.2 (2023-03-01)

Bug fixes

Don't indent lines after a dedented comment line.

marijn
published 6.1.1 •

Changelog

Source

6.1.1 (2022-12-24)

Bug fixes

Remove leftover log statements.

marijn
published 6.1.0 •

Changelog

Source

6.1.0 (2022-11-18)

New features

The globalCompletion completion source (included in the language support returned from python()) completes standard Python globals and keywords.

Export a localCompletionSource function that completes locally defined variables. Included in the support extensions returned from python().

marijn
published 6.0.4 •

Changelog

Source

6.0.4 (2022-10-24)

Bug fixes

Make sure the language object has a name.

marijn
published 6.0.3 •

Changelog

Source

6.0.3 (2022-10-19)

Bug fixes

Add proper indentation handling of else clauses in try statements.

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