vscode-go
vscode-go copied to clipboard
settings: update descriptions for GUI
In the VS Code settings GUI, Go: Editor Context Menu Commands and other settings of type object with boolean properties boolean are displayed with check boxes with the descriptions of each property:
The format of the descriptions is not easy to scan. The unnecessary "if true" should be removed and descriptions made concise and readable.