From f38688c8b05c9df9115b49866c86e273bbb3e160 Mon Sep 17 00:00:00 2001 From: George Fraser Date: Sat, 29 Dec 2018 11:06:03 -0800 Subject: Benchmark string search approaches --- TODOS.md | 1 + 1 file changed, 1 insertion(+) (limited to 'TODOS.md') diff --git a/TODOS.md b/TODOS.md index d2bc239..643feac 100644 --- a/TODOS.md +++ b/TODOS.md @@ -34,6 +34,7 @@ - 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 +- Don't remove imports when there's an unresolved reference to that name ## Simplicity - Use module-info.java instead of build files to figure out classpath -- cgit v1.2.3