summaryrefslogtreecommitdiff
path: root/TODOS.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2019-04-01 23:49:30 -0700
committerGeorge Fraser <george@fivetran.com>2019-04-01 23:49:30 -0700
commit5ce53ab15a2cab08924f0dd4879c8f9c1936a882 (patch)
tree543a49cc5d76d8eb4d2bb2419f65ad9ff59f14e0 /TODOS.md
parent2aac2958d7d0c9c5ebf3cb80f6354c91167756d0 (diff)
downloadjava-language-server-5ce53ab15a2cab08924f0dd4879c8f9c1936a882.zip
Combine CompileFocus into CompileBatch
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 3272084..409d76b 100644
--- a/TODOS.md
+++ b/TODOS.md
@@ -11,6 +11,7 @@
- Go-to-subclasses
- Test coverage codelens
- Go-to-implementation for overridden methods
+- `Thing#close()` shows 0 references for `try (thing)`
## Bugs
- Imports MyEnum.* unnecessarily