자연과벗하다 2019. 10. 29. 17:43

https://stackoverflow.com/questions/52349691/in-visual-studio-code-how-do-i-disable-all-suggestions-and-other-tool-tips

 

In Visual Studio Code, how do I disable all suggestions and other tool-tips?

I've disabled every setting that appears to cause the suggestions and tool tips similar to the one below: screenshot of the tool-tip Here is a my settings.json: { "editor.

stackoverflow.com

 

상당히 눈에 거슬리는 힌트기능 끄기

file < preferences < settings 

상단 검색 editor parameterHints

화면에서 parameter Hints Enabled

체크 해제

 

2024-06-02 추가

기능이 바뀌었네요.

요즘 vscode를 잘 안써서 몰랐네요.

설정[톱니바퀴 아이콘] 가서 

상단 검색 editor parameterHints

화면에서 parameter Hints Enabled

하면 됩니다.