I am experiencing an issue with Visual Studio Code (VSCode) where the Markdown preview functionality is not working correctly. After investigating, I discovered that this issue is caused by the "Auto ...
And together, VSCode and Notion ended up being more of a powerhouse than I expected. VSCode handles the doing, and Notion ...
Currently it's possible to disable completions for HTML elements in VSCode via the html.suggest.html5 setting. Unfortunately this setting does not turn off completions for closing tags. To repro, open ...