Matt Bierner
Matt Bierner
We changed the behavior of `Developer: Open webview developer tools` when we moved to use standard iframes to host the webview. The command is intended to be used by developers...
I haven't been able to work around this either unless I fully replace the default image renderer It does also happen [on the common mark dingus](https://spec.commonmark.org/dingus/?text=Bad%20!%5B%5D(nosuch)%0A%0AGood%20!%5Balt%5D(nosuch)%0A%0AGood%20%3Cimg%20src%3D%22nosuch%22%3E%0A%0ABad%20%3Cimg%20alt%20src%3D%22nosuch%22%3E) but I can't find...
Thanks! I opened https://github.com/commonmark/commonmark-spec/issues/718 to continue the discussion
@alexdima Do we allow Monaco users to load our internal files like this?
hm, possibly but I can't view those benchmarks as the site appears compromised (it tries to redirect right away)
Duplicate of https://github.com/Automattic/mongoose/issues/10349
See https://github.com/Microsoft/typescript-styled-plugin#linting to disable validation
Just a heads up: in VS Code 1.32 (the February update), using the previewHtml command will show an alert to the user, although the command should still work. We plan...
Can you please provide an example of what errors are shown on the command line vs in the editor
Can you also please share your tslint.json and describe the structure of your project: where are the tsconfig and tslint files, and where is the target ts file?