diff options
author | George Fraser <george@fivetran.com> | 2018-12-14 22:28:58 -0800 |
---|---|---|
committer | George Fraser <george@fivetran.com> | 2018-12-14 22:28:58 -0800 |
commit | 40adc915503769a5805bb1d00740837157e6273d (patch) | |
tree | 26215fa04a434eecc89118b860f675ce0e6f19a9 /TODOS.md | |
parent | 12f5e95a4a76dd158fdd9379057b1aa4cedb4dc9 (diff) | |
download | java-language-server-40adc915503769a5805bb1d00740837157e6273d.zip |
Fix duplicates from source path
Diffstat (limited to 'TODOS.md')
-rw-r--r-- | TODOS.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ - Convert {@tag ...} to `<tag>...</tag>` (see vscode-java) - Auto-collapse imports - Tooltip highlighting +- Highlight // TODO yellow and italic ## Simplicity - Use module-info.java instead of build files to figure out classpath |