Giter VIP home page Giter VIP logo

sublimewebinspector's Introduction

Sublime Web Inpsector (SWI)

Sublime Web Inspector works on top of WebInspectorProtocol. All information is displayed in console and text files. You can click on objects from console or stack trace to evaluate them. You can click on file name to goto file and line instantly. All clickable zone have borders to simply vizualize them.

All feature request and bugs you can add to https://github.com/sokolovstas/SublimeWebInspector/issues

Thanks XDebug Authors for inspiration

Instalation

Do in your Packages folder: git clone git://github.com/sokolovstas/SublimeWebInspector.git Web\ Inpsector

I prepare plugin to Package Manager after some testing

Features

  • Breakpoints for project stored in user settings with absolute paths.
  • Console.
  • Debugger steps and breakpoints.
  • Stack trace.
  • You can see object properties and values in console and stack trace.

Commands

All commands you can find in "Sublime Web Inspector" command. And here a complete list:

Command for controlling debugger

  • swi_debug_resume
  • swi_debug_step_into
  • swi_debug_step_out
  • swi_debug_step_over

Breakpoints

  • swi_debug_breakpoint

Page

  • swi_debug_reload

Start-stop

  • swi_debug_start
  • swi_debug_stop

Utils

  • swi_debug_start_chrome

Settings

In settings you can change layouts for debugger, some color and path to Google Chrome

PS

Close Google Chrome befor run it in remote debugger mode.

sublimewebinspector's People

Contributors

sokolovstas avatar

Watchers

Michael Updegraff avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.