aboutsummaryrefslogtreecommitdiff
path: root/code
diff options
context:
space:
mode:
Diffstat (limited to 'code')
-rw-r--r--code/.config/Code/User/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/code/.config/Code/User/settings.json b/code/.config/Code/User/settings.json
index 1f9a59e..ee0f696 100644
--- a/code/.config/Code/User/settings.json
+++ b/code/.config/Code/User/settings.json
@@ -140,6 +140,9 @@
// Rust analyzer
"rust-analyzer.inlayHints.enable": false,
+ // Version Lens
+ "versionlens.suggestions.showOnStartup": true,
+
"cSpell.userWords": [
"intrinsics",
"unpause",