Edit with Sublime Text
插件截图
插件概述
Edit an HTML element and all its child nodes in Sublime Text editor with real-time updates插件详情
With this extension, the content of an HTML node element can be edited in Sublime Text with real-time updates upon saving of the generated temporary file. It is also possible to use this extension to edit textarea and input[type=text] elements.There are two methods to send an HTML node to the Sublime Editor
1. Use the toolbar button to activate the simple inspector. Then click on the HTML node. To cancel the operation, press the Esc key.
2. Use the dev tools "Elements" panel. A new sub-pane is added to this panel. Select "Edit as HTML", then select an HTML node. When you are ready, press the button to open the content in the Sublime Text editor.
Note: You can edit multiple nodes simultaneously with this extension
Note: Files are stored in the OS temporary directory, so there is no need to delete them manually
Note: As of version 0.1.3, it is possible to use the external editor to edit editable input and textarea elements. This is useful if the built-in editor is not suitable or it is not resizable
Note: You can use the devtools panel to convert an external script or an external CSS resource to an internal equivalent. This way you can send the content to the external editor.
The following extensions are used when a temporary resource is created:
1. HTML -> if innerHTML or outerHTML content is sent to the external editor
2. JS -> if an inline script is being edited
3. TXT -> If an editable area is being edited
For more info please visit:
http://add0n.com/edit-as-html.html
For bug reports use:
https://github.com/belaviyo/edit-as-html/issues
其他信息
官方唯一标识:eiejadjd****************ihljbpai
官方最后更新日期:2018年8月30日
分类:开发者工具
大小:183KiB
版本:0.1.3
语言:English
提供方:none
星级:4
插件下载
下载链接一 下载链接二 |
Chrome插件离线安装教程 |
温馨提示
本站中的部份内容来源网络和网友发布,纯属个人收集并供大家交流学习参考之用,版权归版权原作者所有。
如果您发现网站上有侵犯您的知识产权的作品,请与我们取得联系,我们会及时修改或删除。
如果您觉得网多鱼对您有帮助,欢迎收藏我们 Ctrl+D
。