summaryrefslogtreecommitdiff
path: root/coc-settings.json
diff options
context:
space:
mode:
authorChris <[email protected]>2020-10-30 21:21:41 -0400
committerChris <[email protected]>2020-10-30 21:21:41 -0400
commit892a5c942a6fb90691dfb87031d87083ca0b6737 (patch)
tree07d80b957d4f57bc684310d412de702a67f01b71 /coc-settings.json
parent77eb63b9cd332b2ce2dea9ce0b055e7f5671dc62 (diff)
update galaxyline
Diffstat (limited to 'coc-settings.json')
-rw-r--r--coc-settings.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/coc-settings.json b/coc-settings.json
index 8f1f65df..30aed2c0 100644
--- a/coc-settings.json
+++ b/coc-settings.json
@@ -16,8 +16,9 @@
// "diagnostic.displayByAle": true,
// "diagnostic.virtualText": true, // this won't work with codelens when error on same line
- // codelens TODO what does this get me?
- // "codeLens.enable": true,
+ // codelens
+ "codeLens.enable": true,
+ "java.referencesCodeLens.enabled": true,
// list
"list.indicator": ">",