A vscode extension for the development of flipper zero apps.
- Syntax highlighting for
.fam
files / Grphical editor for.fam
files - Project generator integrated into Visual Studio Code
- SDK channel management in Visual Studio Code
- Integration of the build process into the Visual Studio Code
- Python 3.9+ installed and in PATH (Windows
py
executable in PATH, Linux & macOSpython3
executable in PATH) - pip installed and in PATH (Windows
py -m pip
, Linux & macOSpip3
executable in PATH) - Storage space for the SDK and the generated project