summaryrefslogtreecommitdiff
path: root/TODOS.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2018-12-30 14:16:41 -0800
committerGeorge Fraser <george@fivetran.com>2018-12-30 14:16:41 -0800
commitf58c515babe59c527897793c2e410882aa233b2e (patch)
tree16ce2d833c81f5c991c7530fbd94758192f02fc5 /TODOS.md
parent9b3e6f044d3a37b4d27734ddee9e7bf1aa1f9c7b (diff)
downloadjava-language-server-f58c515babe59c527897793c2e410882aa233b2e.zip
Keep track of workspace java files
Diffstat (limited to 'TODOS.md')
-rw-r--r--TODOS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODOS.md b/TODOS.md
index b0d8e3b..f1ad190 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -12,6 +12,7 @@
- Always shows last javadoc
- Goto field goes to method of same name
- Goto definition goes to wrong method in overloads
+- T x, y; 'n references' shows references for y even when you click for x
## Autocomplete
- Annotation fields