Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feathersui/vscode-feathersui-extension-pack
A collection of essential extensions for Feathers UI development in Visual Studio Code
https://github.com/feathersui/vscode-feathersui-extension-pack
feathers-ui haxe openfl vscode-extension-pack
Last synced: 2 months ago
JSON representation
A collection of essential extensions for Feathers UI development in Visual Studio Code
- Host: GitHub
- URL: https://github.com/feathersui/vscode-feathersui-extension-pack
- Owner: feathersui
- Created: 2020-06-04T21:10:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:03:01.000Z (about 2 years ago)
- Last Synced: 2024-03-26T09:05:39.287Z (10 months ago)
- Topics: feathers-ui, haxe, openfl, vscode-extension-pack
- Homepage: https://feathersui.com/
- Size: 94.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Feathers UI Extension Pack for Visual Studio Code
A collection of essential Visual Studio Code extensions for developing [Feathers UI](https://feathersui.com/) projects with [Haxe](https://haxe.org/) and [OpenFL](https://openfl.org/).
## Included extensions
- [Haxe language extension](https://marketplace.visualstudio.com/items?itemName=nadako.vshaxe) provides [Haxe language](https://haxe.org/) code intelligence.
- [Lime extension](https://marketplace.visualstudio.com/items?itemName=openfl.lime-vscode-extension) expands Haxe code intelligence to support configuration with [OpenFL](https://openfl.org/) project files.
- [Feathers UI extension](https://marketplace.visualstudio.com/items?itemName=bowlerhatllc.vscode-feathersui) adds useful commands for creating [Feathers UI](https://feathersui.com/) projects.## Other recommendations
These other extensions are not installed with this pack, but they may be useful.
- [HXCPP Debugger](https://marketplace.visualstudio.com/items?itemName=vshaxe.hxcpp-debugger) for debugging native targets, including `windows`, `mac`, and `linux`.
- [HashLink Debugger](https://marketplace.visualstudio.com/items?itemName=HaxeFoundation.haxe-hl) for debugging the `hl` target.