简体   繁体   中英

How do you integrate chrome browser with sublime text for a better workflow

I need to know if i can integrate sublime text with chrome dev tools so that i can easily understand my elements and modify them too. Better still,is there any way to use the chrome web tools as a text editor so that I can easily create and save webpages.

Newer Chrome versions (Dev & Canary) have, if you enable Devtool experiments in flags, a "Workspace" tab in the options which allows you to specify certain folders that you can edit inside devtools . These show up in the filesystem tree of the "Sources" tab.

See https://plus.google.com/u/0/+GoogleChromeDevelopers/posts/644qQuBKZeL

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM