Developer debugging tools Chrome Workspace and chromeworkspace

Source: Internet
Author: User
Tags chrome developer chrome developer tools

Developer debugging tools Chrome Workspace and chromeworkspace
What is Workspace? He can debug and modify js or css in the developer tool and automatically save the file at the same time, so that the developer can avoid debugging in the tool and then modify the code repeatedly in the editor, improve Efficiency
Configure Chrome Workspace

Chrome Workspace directly applies modifications to documents in Chrome Developer Tools (F12) to corresponding files.
Because Chrome does not know which file the document applies to, You need to configure the Workspace ing to tell Chrome which file to modify.

Workspace conditions:

  • Chrome V31 + (official version)
  • Local server development

1. Click the setting button of the F12 tool.

2. Click workspace on the left.

3. Click Add folder.


4. Select the root directory of the server, and then make sure chrome will make a prompt on it. Click "allow.

Double-click the place shown in to configure the ing relationship.

6. Fill in the ing relationship according to the actual situation. Be sure to fill in the/on the right (key steps)

Click the blank area to complete the filling.


7. Go back to a page and try to change a style value. Then open your style file to verify that it takes effect.

Note that Workspace is only valid for external CSS Styles!


Refer:

Http://www.cnblogs.com/terrylin/p/3629751.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.