Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support debugging without local sources #98

Closed
danmoseley opened this issue Jul 22, 2015 · 1 comment
Closed

Support debugging without local sources #98

danmoseley opened this issue Jul 22, 2015 · 1 comment

Comments

@danmoseley
Copy link
Collaborator

Currently you can only debug into local files (which SWI has mapped to URLs). For URLs that aren't successfully mapped, SWI should get the content from the browser and display it as a transient file for you to step through, inspect etc.

Admittedly this is a less important scenario than it is for the browsers' tools because Sublime is an editor. You're assumed to primarily be debugging sites directly as you're authoring them locally.

@danmoseley
Copy link
Collaborator Author

dupe of #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant