Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/penouc/gen

vscode extension for generator usual code eg. colors array, locations: point , lineString, polygon
https://github.com/penouc/gen

code colors extension generator locations

Last synced: 14 days ago
JSON representation

vscode extension for generator usual code eg. colors array, locations: point , lineString, polygon

Awesome Lists containing this project

README

        

# congen README

congon is short of `content generator`. That's mean this extension is used for Content Generator.

## Features

As Its name. It's used for Content Generator, when you want to generate some snippet, and you didn't wanna find this code somewhere. You can just press `Shift+CMD+P` and type gen to get the snippet.

For example, I just wanna gen a colors array:

![生成颜色数组](https://ws3.sinaimg.cn/large/0069RVTdly1fv85kk24z9g30zc0q1u0x.gif)

## Requirements

- Node.js
- VSC

## Extension Settings

- Nop

## Known Issues

## Release Notes

Users appreciate release notes as you update your extension.

### 0.0.1

- 完成基础功能
- 生成颜色数组
- 生成地图点,线

---

**Enjoy!**