CssTools icon indicating copy to clipboard operation
CssTools copied to clipboard

Image preview block editing image link

Open skiokko opened this issue 6 years ago • 3 comments

The images preview on HTML files is extremely frustrating, I can't edit no more the image link due the preview go over the last part of the link. Please add the option to disable image preview or make it always small (not actual image size) and not over the link. Thank you!

skiokko avatar Jul 22 '18 15:07 skiokko

Agreed, and sometimes it is huge, occupies the full editor. An option to disable this feature would be nice.

rolek avatar Feb 07 '19 19:02 rolek

Yes please, me too. This is very frustrating. Too big. In the way of my code. An 'off switch' or containing the preview within its own windows would be good. The ability to decide between actual and a small preview size would also be good. The HUGE 'No image available' for fonts that ARE in the folder displayed in the preview image is annoying too, for items like this: src: url('../../Content/webfonts/copperplate/my-copperplate-font.eot');

GlynP avatar Sep 25 '19 06:09 GlynP

Image preview is handy, and I like how it also works with data: URIs, however it doesn't work for SVG files (both SVG file paths using url() or data:). Sometimes (I can't reproduce it) the (broken) SVG preview pop-up will fill 90% of my Visual Studio screen-space with an ugly upscaled "No image available" placeholder (I think this happens is when the data: URI is longer than a kilobyte or so).

daiplusplus avatar Apr 20 '20 01:04 daiplusplus