summaryrefslogtreecommitdiff
path: root/coc-settings.json
diff options
context:
space:
mode:
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": ">",