aboutsummaryrefslogtreecommitdiffstats
path: root/language-ide/src/main/java/tools
Commit message (Collapse)AuthorAge
* fix(language): hide current implicit proposalLibravatar Kristóf Marussy2021-11-04
| | | | | | | Content assist proposals should not display the object that is only added to the model because the current context assist input refers to it (e.g., an implicit node or variable that is only referenced in the currently edited context).
* chore: fix Sonar warningsLibravatar Kristóf Marussy2021-10-31
|
* fix(web): fix server-side content assist filteringLibravatar Kristóf Marussy2021-10-31
|
* feat(web): semantic highlightingLibravatar Kristóf Marussy2021-10-31
|
* chore: remove builtin library xtext dependencyLibravatar Kristóf Marussy2021-10-19
|
* chore: change package nameLibravatar Kristóf Marussy2021-10-05