Do less, Get more
This extension contains predefined code snippets for Odoo developer. Snippets are available for following supported languages (file extensions):
- Python (
.py
) - Javascript (
.js
) - XML (
.xml
)
All snippets follow the Odoo Guidelines.
Press Ctrl+P
or Command+P
(for Mac). Paste command ext install jigar-patel.OdooSnippets
and press Enter
.
All snippets prefixed with oo
. For example if you want to add create
CRUD method then type oocreate
.
Detailed documentation available here.
If you'd like to report an issue or help contribute to this visual studio code extension, please visit the repository on Github.
Detailed release notes are available here.
Code licensed under MIT.