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

@codemirror/comment

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/comment - npm Package Versions

0.19.1

Diff

Changelog

Source

0.19.1 (2022-02-16)

Bug fixes

The commenting commands now never do anything in a read-only editor.

Make toggleComment use toggleBlockCommentPerLine when no line comment syntax is available.

New features

Add a toggleBlockCommentByLine command, which toggles commenting/uncommenting of entire selected lines.

marijn
published 0.19.0 •

Changelog

Source

0.19.0 (2021-08-11)

Breaking changes

Update dependencies to 0.19.0

marijn
published 0.18.1 •

Changelog

Source

0.18.1 (2021-05-10)

Bug fixes

Toggling line comments will now add comments when a range with both commented and uncommented lines is selected (to allow toggling without changing anything).

marijn
published 0.18.0 •

Changelog

Source

0.18.0 (2021-03-03)

Breaking changes

Update dependencies to 0.18.

marijn
published 0.17.3 •

Changelog

Source

0.17.3 (2021-02-25)

Bug fixes

Don't change lines that have the end of a range selection directly at their start when line commenting.

marijn
published 0.17.2 •

Changelog

Source

0.17.2 (2021-02-18)

Bug fixes

Don't insert multiple line comment markers when there are multiple selections on a line.

Move the cursor after the comment marker when inserting a line comment directly at the cursor.

marijn
published 0.17.1 •

Changelog

Source

0.17.1 (2021-01-06)

New features

The package now also exports a CommonJS module.

marijn
published 0.17.0 •

Changelog

Source

0.17.0 (2020-12-29)

Breaking changes

First numbered release.

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