只需要在设置中添加如下代码,亲测可行

"editor.parameterHints": true,
  "editor.quickSuggestions": {
    "other": true,
    "comments": true,
    "strings": true
  }

 

相关文章: