Notepad++ hover preview on link or color?

自闭症网瘾萝莉.ら 提交于 2019-12-03 15:14:06

问题


I was wondering if there is a option or plugin, which allows us on hover to preview either a CSS color or image, something like this:

And also if you hover over an img src - preview the img... ?


回答1:


Try "Quick Color Picker for Notepad++". You double-click on the hex color and a color-picker pops up as well as a preview. Another cool thing is that it provides a few more colors that match the "theme" if you will.

Here is the link Quick Color Picker

SIDE NOTE: There used to be a feature or plugin, until very recently, that actually highlighted the text of the hex code with its color. It came out of nowhere after an N++ update and then it disappeared after another one. Can't figure out how to enable it again.




回答2:


HTML color is the closest thing I have seen when it comes to color preview. With it installed you select the color code and click a button to show the preview. From the preview you can change the color by a few clicks. It can also be used to insert new color codes.

Image preview I have never seen.



来源:https://stackoverflow.com/questions/14789750/notepad-hover-preview-on-link-or-color

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