Luke McQuade
Luke McQuade
As per the title, the 'Toggle Image Comments' command remains in the menu after the extension has been uninstalled.   Repro'd in VS 2019 Community, v16.7.6. ## Workaround Manually...
Comment parse errors still appear
Standard 'VS will now close'... on exiting application. Result of not unhooking events?
Currently, UI messages (e.g. unexpected non-fatal exception messages) are printed to the Debug pane in the Output window. This could be potentially confusing, so create dedicated pane and print to...
You need to scroll/'bump' the editor window to see the effect of the on/off toggle command. A layout event needs to be triggered when the command is run. Will probably...
The caret/selection highlight height on image-comment lines grows as high the image. As shown here:  No idea how to fix this.
After adding an image-comment using a local image, you can't edit the image until VS is closed. This is due to the WPF Image caching mechanism. It's possible a custom...
Error box and environ:  From VS Activity Log: 
Following the instructions in [README.md](https://github.com/serverless/examples/blob/master/aws-node-rest-api-typescript/README.md) on running the app you will see {"message": "Internal server error"} And a stack trace resembling ``` MongooseError: The `uri` parameter to `openUri()` must be...