Flipper Application Development Visual Studio Code extension (WIP)
A vscode extension for the development of flipper zero apps.
Features
- [x] Syntax highlighting for
.fam files / Grphical editor for .fam files
- [x] Project generator integrated into Visual Studio Code
- [x] SDK channel management in Visual Studio Code
- [x] Integration of the build process into the Visual Studio Code
Requirements
- Python 3.9+ installed and in PATH (Windows
py executable in PATH, Linux & macOS python3 executable in PATH)
- pip installed and in PATH (Windows
py -m pip , Linux & macOS pip3 executable in PATH)
- Storage space for the SDK and the generated project
| |