summaryrefslogtreecommitdiffstats
path: root/integration/intellij/BACKLOG.md
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-02-21 10:16:40 +0100
committerJon Bratseth <bratseth@gmail.com>2022-02-21 10:16:40 +0100
commit1dfb1a1d626d5a9474b9db95cec061ada4b626a4 (patch)
tree22d8894d4ffd7ad0ade77ef766fb5571502d3873 /integration/intellij/BACKLOG.md
parent53e0e44855c45c6bc3f2ff14a1b063f68b51596a (diff)
Use Vespa icon as file icon
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.