Sublime Web Inspector: Debug JavaScript in Sublime
1–10 of 12 posts
Re: Sublime Web Inspector: Debug JavaScript in Sublime
#2This looks incredible.
Re: Sublime Web Inspector: Debug JavaScript in Sublime
#3Re: Sublime Web Inspector: Debug JavaScript in Sublime
#4Seems like something like this would be a really good fit inside of Atom.io (Github's webkit based editor), it could be done probably a lot more seamless as well. This looks like they got very lucky with some of the features they were able to cram in :P, clickable buttons for instance.
Re: Sublime Web Inspector: Debug JavaScript in Sublime
#5Seems like something like this would be a really good fit inside of Atom.io (Github's webkit based editor), it could be done probably a lot more seamless as well. This looks like they got very lucky with some of the features they were able to cram in :P, clickable buttons for instance.
Re: Sublime Web Inspector: Debug JavaScript in Sublime
#6Re: Sublime Web Inspector: Debug JavaScript in Sublime
#7Re: Sublime Web Inspector: Debug JavaScript in Sublime
#8http://stackoverflow.com/a/18751978
I mention it in case someone finds it useful, I'm not implying that it provides the same feature set as this GitHub project.
Re: Sublime Web Inspector: Debug JavaScript in Sublime
#9Re: Sublime Web Inspector: Debug JavaScript in Sublime
#10How does this work when you concat and minify your stuff on save?