Sublime Forum

Image dimensions

#1

One thing I miss from using Espresso (text editor for OSX) is that whenever I clicked an image in the sidebar it would show the width and height pixel values along with the preview. Having to double back to photoshop or finder to get image dimensions sorta gimps my work flow.

0 Likes

#2

It would be great to be able to set drag n drop and open handlers for various file types

Ie, running some hotkey from your favourite file manager would allow you to insert a path inside an element or a complete element depending on the context.

Dragging in an element for example. You wouldn’t need to bundle PIL or anything just to get the image size. @sergey does it for jpg/png/gif with very little code in ZenCoding.

0 Likes

#3

I really like the idea of Drag Commands from TextMate:
https://forum.sublimetext.com/t/drag-commands-only-python-for-commands/4883/5&hilit=textmate+drag#p27867

0 Likes