Is it dangerous to publicly surf the web while my browser is being run in an IDE?

While developing web software, I typically run a browser (chrome) from my IDE. Here’s an example launch.json in VSCode:
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes… Continue reading Is it dangerous to publicly surf the web while my browser is being run in an IDE?