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

https://github.com/xxgicoxx/qmarks

Visual Studio Code extension to update lines with quote marks.
https://github.com/xxgicoxx/qmarks

qmarks quote update vscode

Last synced: 9 months ago
JSON representation

Visual Studio Code extension to update lines with quote marks.

Awesome Lists containing this project

README

          

# QMarks
Visual Studio Code extension to update lines with quote marks.





Marketplace

# Features
* Add quote marks to text (line)
* Add quote marks to text (space)

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

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

# Package
vsce package

# Get your version
qmarks-[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/)