https://github.com/jacksho/comment
Clojure form comment
https://github.com/jacksho/comment
clojure idea plugin
Last synced: 11 months ago
JSON representation
Clojure form comment
- Host: GitHub
- URL: https://github.com/jacksho/comment
- Owner: JackSho
- License: mit
- Created: 2019-11-09T04:10:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T02:16:37.000Z (about 1 year ago)
- Last Synced: 2025-01-07T20:39:41.151Z (about 1 year ago)
- Topics: clojure, idea, plugin
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Comment Plugin for VSCode
## Overview
This is an open-source [IDEA](https://www.jetbrains.com/idea/) plugin designed to
enhance the development experience for Clojure programmers.
## Features
**Quick Block Commenting**: Easily add or remove block comments in your Clojure code.
## Usage
To add or remove block comment, use the command `Comment Clojure Form`.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.