aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt
index 2bc8f14d..49af0a06 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -1,3 +1,5 @@
+## Add support for Fields and Local Declarations for @SneakyThrows (sneakythrows on the initializer)
+
## Fix Eclipse's HandleCleanup
Consider requiring an initializer and warn when the varname gets reassigned, if the declaration wasn't already final. Think about this more.