diff options
| author | Bond_009 <bond.009@outlook.com> | 2023-05-10 18:33:21 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2023-05-10 18:33:21 +0200 |
| commit | 40d0868ba958cc1ac9d4009c457e36d4fdc7f16b (patch) | |
| tree | b53a3ee7c5722308f495f5f5f61a2bc298726c67 /code | |
| parent | 449f48e27f287b0dba66ca4a90f8ada3557fbc77 (diff) | |
Minor changes
Diffstat (limited to 'code')
| -rw-r--r-- | code/.config/Code/User/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/.config/Code/User/settings.json b/code/.config/Code/User/settings.json index 6b7138d..156ef3d 100644 --- a/code/.config/Code/User/settings.json +++ b/code/.config/Code/User/settings.json @@ -12,6 +12,7 @@ "editor.fontSize": 15, "editor.formatOnPaste": false, "editor.hover.delay": 200, + "editor.inlayHints.enabled": "offUnlessPressed", "editor.minimap.enabled": false, "editor.mouseWheelZoom": true, "editor.multiCursorModifier": "ctrlCmd", |
