An open API service indexing awesome lists of open source software.

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

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.