github.com/codingeasygo/util@v0.0.0-20231206062002-1ce2f004b7d9/.vscode/settings.json (about)

     1  {
     2      "editor.quickSuggestions": {
     3          "other": true,
     4          "comments": true,
     5          "strings": false
     6      }
     7  }