Web Inspector: About debugging JS in Sublime Text Introduction _ Basics

Source: Internet
Author: User
Tags sublime text

Sublime Text is a very good cross-platform editor with a nice user interface and powerful features such as code thumbnails, multiple selections, shortcut commands, and more. You can also customize key bindings, menus, and toolbars. The main features of Sublime Text include: Spell checker, bookmarks, full Python API, Goto function, instant item switching, multiple selections, multiple windows, and more.

In addition, the Sublime Text Plug-ins are numerous and can be easily installed and managed through package management tools. The Sublime Web Inspector described in this article is an excellent development helper in many plug-ins to help WEB developers debug JavaScript code directly in Sublime Text.

The main features of Sublime Web Inspector are as follows:

Breakpoint

In the editor, you can set and delete breakpoints.

Control Desk

View all console messages by level.

Interaction between

Click name:line on the area to navigate to the file and the line where the code resides; Click Object the properties of the plugin object.

Debugger

On the breakpoint, you can see the stack of code running and all the variables (local, global, closed).

Run the selected code fragment

Similar to the Firebug added monitoring feature.

Sublime Text 2 download Sublime Web Inspector

Related Article

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.