This VS Code extension adds support for Kivy and KivyMD including Syntax highlighting, Color Preview, MDIcons preview e.t.c, as well as support for the .spec file type for Buildozer.spec.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This VS Code extension adds support for Kivy and KivyMD including Syntax highlighting, Color Preview, MDIcons preview e.t.c, as well as support for the .spec file type for Buildozer.spec.
Features
Syntax Highlights with MDIcon and Image Preview
Buildozer.spec file syntax highlights
Ready made starter templates
Autocomplete Import statements
Autocomplete MDIcon names
Builder.load_string() syntax support
Code snippet for complex kivy and kivymd widgets like Navigation Drawers e.t.c