This extension supports you writing and navigating manifest.json files plus working with bundles in general:
- Auto-completion in manifest.json files
- Jump to bundle by typing its name
- Validate manifest.json files
- Documentation for manifest.json keys
- ... and more
Visit the official extension web site for a comprehensive list of features.
- Install the extension, either
- from the Extension view directly from inside VS Code, or
- downloading the
vsix
extension file release from this site.
- Open a project containing
manifest.json
files. - Take advantage of its features.