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

https://github.com/xxgicoxx/clcons

Visual Studio Code extension for clear console logs in the active editor.
https://github.com/xxgicoxx/clcons

clcons clear console vscode

Last synced: 2 months ago
JSON representation

Visual Studio Code extension for clear console logs in the active editor.

Awesome Lists containing this project

README

          

# ClCons
Visual Studio Code extension for clear console logs in the active editor.





Marketplace

# Features
* Clear console logs

# Prerequisites
* [Node.js](https://nodejs.org/en/)

# Running
### 1. Build
````
# Install vsce
npm install -g vsce

# Package
vsce package

# Get your version
clcons-[VERSION].vsix
````

### 2. Run
````
# Install dependencies
npm install

# Start
F5 to run.
````

# Built With
* [Node.js](https://nodejs.org/en/)

# Authors
* [xxgicoxx](https://github.com/xxgicoxx)

# Acknowledgments
* [FlatIcon](https://www.flaticon.com/)