Files
vscode/src/vs/code
Matt Bierner ae8da480f0 Use fileService and Blob for resource viewer
Fixes #74191

Instead of using a base64 encoded data uri to display images, use the fileService to read Buffer, convert this to a Blob, and display the blob
2019-05-23 18:32:02 -07:00
..
2019-05-22 12:33:23 +02:00
2019-03-14 12:25:42 +01:00