summaryrefslogtreecommitdiffstats
path: root/integration/intellij/BACKLOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'integration/intellij/BACKLOG.md')
-rw-r--r--integration/intellij/BACKLOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/integration/intellij/BACKLOG.md b/integration/intellij/BACKLOG.md
index aaef8ddd411..490a56b5a8f 100644
--- a/integration/intellij/BACKLOG.md
+++ b/integration/intellij/BACKLOG.md
@@ -27,7 +27,8 @@ the IDE doesn't "jump" to the matching declaration.
Goto declaration doesn't work for document and schema inherits. E.g. if document A inherits from
document B, B doesn't have a reference to its declaration.
-There aren't any tests for the plugin.
+There are no tests for the call structure ("hierarchy") functionality,
+and it is not yet using the model classes.
Semicolons in indexing statements are marked with red background for some reason.
They are not marked as errors.