I was working with PowerShell files in VS Code and Instant Markdown was parsing the files as if they contained markdown code and was opening the browser for each file. I believe it was also doing this for SQL script files that included a lot of comments using the "--" syntax, but I was unable to reliably repeat this behavior.
I was working with PowerShell files in VS Code and Instant Markdown was parsing the files as if they contained markdown code and was opening the browser for each file. I believe it was also doing this for SQL script files that included a lot of comments using the "--" syntax, but I was unable to reliably repeat this behavior.