generated from IWANABETHATGUY/tower-lsp-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Reuse the completion mechanism to provide diagnostics.
- Non-existent fields on models
- Invalid mapped access
- Non-existent XML records
- Incorrect use of
constrains(no dotted access) - Non-existent method name passed to
compute= -
Field used in compute method but not listed in@api.depends
Usability issues:
- Incremental diagnostics
- Calculate damage zone
- Separate update-independent AST nodes from dependent ones
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request