Skip to content

Commit

Permalink
Merge pull request #99 from tweedegolf/feedback-updates
Browse files Browse the repository at this point in the history
Turn inlay off by default
  • Loading branch information
diondokter authored Sep 23, 2024
2 parents 16287c1 + 2e60d96 commit 71f72c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"editor.inlayHints.enabled": "offUnlessPressed",
"files.autoSave": "afterDelay",
"files.autoSaveDelay": 500,
"rust-analyzer.linkedProjects": [
Expand Down

0 comments on commit 71f72c2

Please sign in to comment.