Socket
Socket
Sign inDemoInstall

@codemirror/comment

Package Overview
Dependencies
6
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @codemirror/comment

Commenting and uncommenting commands for the CodeMirror code editor


Version published
Weekly downloads
66K
decreased by-2.09%
Maintainers
2
Install size
1.08 MB
Created
Weekly downloads
 

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.

Readme

Source

@codemirror/comment NPM version

[ WEBSITE | DOCS | ISSUES | FORUM | CHANGELOG ]

This package implements commenting and uncommenting commands for the CodeMirror code editor.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.

Keywords

FAQs

Last updated on 16 Feb 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc