Henning Dieterichs
Henning Dieterichs
I get this error every single time (also because this extension always activates when using VS Code) 
I have a server listening on `http://localhost:3000` that serves my frontend code. It would be nice to have an easy way to debug this frontend code now. Ideally I would...
First of all, I think this extension is nothing short of incredible, both in the value it provides and in the technical problems it solved very well! Thanks so much...
These are the F1 commands that this extension provides:  I think some of these commands can be cleaned up. * Close instance - I think the instance should be...
The floating dev tools are very nice, but usually I like to have them just below the page. With VS Code tabs, I always have to move it there. I...
There is this button to toggle dev tools:  Because this button does not operate within the webview, but creates/closes a different webview in the VS Code window, I think...
Like the live-preview extension (as seen in the screenshot), I recommend to add a preview toolbar action that opens with the embedded edge browser:  There are many such preview...
These are the current activation events:  Basically, the extension is always active. However, I don't think the extension does much when it does not actively show a browser and...
Very often, the terminal is used to spawn a dev http server (nextjs and webpack do this):  It would be nice if the edge webview would open when clicking...
The "Microsoft Edge Tools" sidebar shows very prominent in VS Code:  However, I think it takes too much space for the functionality it offers and I do think that...