summaryrefslogtreecommitdiff
path: root/TODOS.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2018-12-30 22:49:30 -0800
committerGeorge Fraser <george@fivetran.com>2018-12-30 22:49:30 -0800
commitd9af3a7527cc171b7b7e73415d057b5a71fac537 (patch)
tree9adfbb2c267366ee5f409a72fb8b05035066c8ba /TODOS.md
parentbab1f5a754c72d6b10c6c43af2a17d25bd93cdef (diff)
downloadjava-language-server-d9af3a7527cc171b7b7e73415d057b5a71fac537.zip
Fix goto overload
Diffstat (limited to 'TODOS.md')
-rw-r--r--TODOS.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODOS.md b/TODOS.md
index 41e8872..831ec19 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -10,8 +10,6 @@
- Crashes when you create the first file in a new maven project
- Deleted files remain in compiler, even when you restart (via classpath?)
- 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
- Reference counts include self-references