Skip to content

feathersui/vscode-feathersui

Repository files navigation

Feathers UI for Visual Studio Code

Provides useful commands for Feathers UI projects created with Haxe and OpenFL in Visual Studio Code.

Create a new Feathers UI project

  1. Open an empty workspace folder in Visual Studio Code.
  2. Go to the View menu and choose Command Palette….

    Alternatively, use the Ctrl+Shift+P keyboard shortcut (Command+Shift+P on macOS).

  3. Run the Feathers UI: Create New Project command.