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 2 months 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 6 years ago)
- Default Branch: master
- Last Pushed: 2025-12-04T17:56:00.000Z (5 months ago)
- Last Synced: 2025-12-12T23:39:04.664Z (5 months ago)
- Topics: feathers-ui, haxe, openfl, visual-studio-code-extension
- Language: Haxe
- Homepage: https://feathersui.com/
- Size: 243 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
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.