Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 2.47 KB

README.md

File metadata and controls

53 lines (38 loc) · 2.47 KB

Odoo Snippets
Version Installs Downloads Ratings

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.

Installation

Press Ctrl+P or Command+P (for Mac). Paste command ext install jigar-patel.OdooSnippets and press Enter.

How to use?

All snippets prefixed with oo. For example if you want to add create CRUD method then type oocreate.

Detailed documentation available here.

Contributing

If you'd like to report an issue or help contribute to this visual studio code extension, please visit the repository on Github.

Release Notes

Detailed release notes are available here.

License

Code licensed under MIT.