Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zenghongtu/vscode-asciiflow2

Asciiflow in VS Code
https://github.com/zenghongtu/vscode-asciiflow2

asciiflow

Last synced: 23 days ago
JSON representation

Asciiflow in VS Code

Awesome Lists containing this project

README

        

# vscode-asciiflow2

> [Asciiflow](http://asciiflow.com/) in VS Code.

## Install

[Asciiflow2 - Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=zenghongtu.vscode-asciiflow2)

## Preview

![preview](https://github.com/zenghongtu/vscode-asciiflow2/blob/master/resources/preview.gif?raw=true)

## Development

- Open this project in VS Code 1.25+
- `npm install`
- `npm run watch` or `npm run compile`
- `F5` to start debugging

Run the `Open Asciiflow` to create the panel.

## Change Log

### 0.2.0

- Add dark theme

## Thanks

- [lewish/asciiflow2](https://github.com/lewish/asciiflow2)