Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded language support for eval expressions #48

Open
14 of 30 tasks
trinhanhngoc opened this issue Nov 4, 2023 · 0 comments
Open
14 of 30 tasks

Embedded language support for eval expressions #48

trinhanhngoc opened this issue Nov 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@trinhanhngoc
Copy link
Member

trinhanhngoc commented Nov 4, 2023

  • Python
    • Relational field definition attributes: domain
      • Syntax highlight
      • Code completion
    • XML record field attributes: eval
      • Syntax highlight
      • Code completion
    • XML action window attributes: context, domain
      • Syntax highlight
      • Code completion
    • XML action server attributes: code
      • Syntax highlight
      • Code completion
    • XML report attributes: print_report_name, attachment
      • Syntax highlight
      • Code completion
    • XML record rule attributes: domain_force
      • Syntax highlight
      • Code completion
    • XML view field attributes: option
      • Syntax highlight
      • Code completion
    • XML view attributes: attrs, context, domain, filter_domain
      • Syntax highlight
      • Code completion
    • XML view modifier attributes: invisible, column_invisible, readonly, required
      • Syntax highlight
      • Code completion
    • XML list view attributes : decoration-*
      • Syntax highlight
      • Code completion
    • XML gantt view attributes: precision, thumbnails
      • Syntax highlight
      • Code completion
    • XML QWeb directives
      • Syntax highlight
      • Code completion
  • JS
    • XML QWeb directives
      • Syntax highlight
      • Code completion
  • XPath
    • XML view xpath expr attribute
      • Syntax highlight
      • Code completion
  • CSS
    • Inline CSS in style attribute
      • Syntax highlight
      • Code completion
@trinhanhngoc trinhanhngoc added the enhancement New feature or request label Nov 4, 2023
@trinhanhngoc trinhanhngoc changed the title Language injection for eval expressions Embedded language support for eval expressions Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant