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

https://github.com/feathersui/vscode-feathersui

Manage Feathers UI projects in Visual Studio Code
https://github.com/feathersui/vscode-feathersui

feathers-ui haxe openfl visual-studio-code-extension

Last synced: about 1 month ago
JSON representation

Manage Feathers UI projects in Visual Studio Code

Awesome Lists containing this project

README

        

# Feathers UI for Visual Studio Code

Provides useful commands for [Feathers UI](https://feathersui.com/) projects created with [Haxe](https://haxe.org/) and [OpenFL](https://openfl.org/) in [Visual Studio Code](https://code.visualstudio.com/).

## Create a new Feathers UI project

1. Open an empty workspace folder in Visual Studio Code.
1. Go to the **View** menu and choose **Command Palette…**.
> Alternatively, use the Ctrl+Shift+P keyboard shortcut (Command+Shift+P on macOS).
1. Run the **Feathers UI: Create New Project** command.