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
- Host: GitHub
- URL: https://github.com/feathersui/vscode-feathersui
- Owner: feathersui
- License: mit
- Created: 2020-05-30T17:22:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-12T18:39:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T17:28:53.843Z (3 months ago)
- Topics: feathers-ui, haxe, openfl, visual-studio-code-extension
- Language: Haxe
- Homepage: https://feathersui.com/
- Size: 142 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.