odoo / owl

OWL: A web framework for structured, dynamic and maintainable applications
https://odoo.github.io/owl/
Other
1.14k stars 344 forks source link

[ADD] owl-vision: vscode extension initial commit #1545

Closed BastienFafchamps closed 11 months ago

BastienFafchamps commented 11 months ago

Owl Vision is a vscode extension that improves owl developpement by adding syntax highlights in templates and commands to easly navigate between components and templates.

It also adds a Component snippet.

The following commands have been added:

The following settings have been added to make the extension more configurable:

The .gitignore files has also been updated to accommodate to vscode extension development.