Sublime Text 3 internal image viewer

北战南征 提交于 2020-01-02 05:31:06

问题


Would it be possible to create an internal image viewer plugin for Sublime Text 3? I noticed in their forum people have mentioned it not possible for ST2 due to the fact that the API doesn't allow access to the UI and widgets, but just wondered if it was still the case for ST3?


回答1:


Sublime Text 3 now has a built in image preview.

It also provides provides simple information about the image such as pixels & size of the image in the status bar. This feature was first introduced in development build 3055 with the build after adding checkered backgrounds for transparent images.




回答2:


There is nothing yet in Sublime Text 3. It would be nice to preview the image and its dimensions right inside of sublime. For now, you will have to open in finder/browser/whatever you use.



来源:https://stackoverflow.com/questions/18329995/sublime-text-3-internal-image-viewer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!