This is an extension that makes your KaiOS app development faster by giving you code completion and description of configuration keys inside your `manifest.webapp` files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This is an extension that makes your KaiOS app development faster by giving you code completion and description of configuration keys inside your manifest.webapp files.
Features
Syntax highlighting
Code completion
Quick suggestions
Description of key-value pairs from KaiOS documentation
Release Notes
0.0.1
Initial release with .webapp file support and syntax highlighting
1.0.0
Added code completion and snippets for KaiOS manifest file