vscode-odoo
vscode-odoo copied to clipboard
Embedded language support for eval expressions
- Python
- Relational field definition attributes:
domain
- [x] Syntax highlight
- [ ] Code completion
- XML record field attributes:
eval
- [x] Syntax highlight
- [ ] Code completion
- XML action window attributes:
context
,domain
- [x] Syntax highlight
- [ ] Code completion
- XML action server attributes:
code
- [x] Syntax highlight
- [ ] Code completion
- XML report attributes:
print_report_name
,attachment
- [x] Syntax highlight
- [ ] Code completion
- XML record rule attributes:
domain_force
- [x] Syntax highlight
- [ ] Code completion
- XML view field attributes:
option
- [x] Syntax highlight
- [ ] Code completion
- XML view attributes:
attrs
,context
,domain
,filter_domain
- [x] Syntax highlight
- [ ] Code completion
- XML view modifier attributes:
invisible
,column_invisible
,readonly
,required
- [x] Syntax highlight
- [ ] Code completion
- XML list view attributes :
decoration-*
- [x] Syntax highlight
- [ ] Code completion
- XML gantt view attributes:
precision
,thumbnails
- [ ] Syntax highlight
- [ ] Code completion
- XML QWeb directives
- [x] Syntax highlight
- [ ] Code completion
- Relational field definition attributes:
- JS
- XML QWeb directives
- [x] Syntax highlight
- [ ] Code completion
- XML QWeb directives
- XPath
- XML view xpath
expr
attribute- [x] Syntax highlight
- [ ] Code completion
- XML view xpath
- CSS
- Inline CSS in
style
attribute- [x] Syntax highlight
- [ ] Code completion
- Inline CSS in