# comment **Repository Path**: mirrors_codemirror/comment ## Basic Information - **Project Name**: comment - **Description**: Commenting and uncommenting commands for the CodeMirror code editor - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-30 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @codemirror/comment [![NPM version](https://img.shields.io/npm/v/@codemirror/comment.svg)](https://www.npmjs.org/package/@codemirror/comment) [ [**WEBSITE**](https://codemirror.net/6/) | [**DOCS**](https://codemirror.net/6/docs/ref/#comment) | [**ISSUES**](https://github.com/codemirror/codemirror.next/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/comment/blob/main/CHANGELOG.md) ] This package implements commenting and uncommenting commands for the [CodeMirror](https://codemirror.net/6/) code editor. The [project page](https://codemirror.net/6/) has more information, a number of [examples](https://codemirror.net/6/examples/) and the [documentation](https://codemirror.net/6/docs/). This code is released under an [MIT license](https://github.com/codemirror/comment/tree/main/LICENSE). We aim to be an inclusive, welcoming community. To make that explicit, we have a [code of conduct](http://contributor-covenant.org/version/1/1/0/) that applies to communication around the project.