summaryrefslogtreecommitdiff
path: root/TODOS.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2018-12-28 17:24:27 -0800
committerGeorge Fraser <george@fivetran.com>2018-12-28 17:24:27 -0800
commitc8cca030cd5313618e6d8b3071482419a92452bd (patch)
tree0a87e1e02bfafcebe9b9ba6fdf643dcadf0d381f /TODOS.md
parentc527250e77f7242156a965e4286325dc1938ca88 (diff)
downloadjava-language-server-c8cca030cd5313618e6d8b3071482419a92452bd.zip
Fork ClassPath from guava
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 641042e..c314cc7 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -34,6 +34,7 @@
- Show warning for unused local var, unused private method
- Use cached codelens during parse errors to prevent things from jumping around, or codelens-on-save
- Suppress references codelens for inherited methods
+- '1 reference' should just jump to definition instead of showing peek
## Simplicity
- Use module-info.java instead of build files to figure out classpath