HTTP POST binding - not working

VSCode

Open VSCode, goto “File/Preferences/settings”, enter the line below into the right panel and save.
In the left panel at the top you can search for settings in the default files.

"editor.renderWhitespace": "all",

1 Like

I don’t understand. Is this a way to show blanks as white spaces? Where do I enter the line you gave me? I’m not versed in VB. Don’t understand the Git not found error either. I only use the basics… to Open, Edit (type) , and Save a file. Learning curve on VB looks steep.

@highvoltage yes this is a way to show whitespaces in VSCode. I added a description of how to set it.