File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,11 @@ This extension provide support to following languages (file extensions):
59
59
60
60
Below is a list of all available snippets.
61
61
62
- ### Python Snippets
62
+ ### Snippets
63
63
64
+ <details >
65
+ <summary >:black_small_square: Python Snippets</summary >
66
+
64
67
| Snippet | Description |
65
68
| ---------- | --------------------------- |
66
69
| ` oman ` | Create Odoo Manifest |
@@ -86,8 +89,11 @@ Below is a list of all available snippets.
86
89
| ` omcomp ` | Add a method compute |
87
90
| ` omchange ` | Add a method onchange |
88
91
89
- ### XML Snippets
92
+ </ details >
90
93
94
+ <details >
95
+ <summary >:black_small_square: XML Snippets</summary >
96
+
91
97
| Snippet | Description |
92
98
| ------------ | ---------------------------------------- |
93
99
| ` oform ` | Create Form View |
@@ -121,6 +127,8 @@ Below is a list of all available snippets.
121
127
| ` odata ` | Add data tag on View |
122
128
| ` ostatusbar ` | Create Header with Status Bar |
123
129
130
+ </details >
131
+
124
132
## Contributing
125
133
126
134
Please, see contributing guidelines [ here] ( https://github.com/mstuttgart/odoo-vscode-snippets/blob/develop/CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments