Skip to content

Conversation

@johnsonnc
Copy link

Not alot of code comments, sorry.
Quick and dirty mod.

Extended the console capabilities so it will capture the from what ever tab you are attached to. Add some pretty colours and store log messages 2000 of them.

From there you can type '.go' and the error number and it will launch into whatever IDE is configured (see toward the bottom, the editor and paths object).

The paths object requires that the base URI path and the file system paths line up.

It's probably not as robust and forgiving as it should be but it does work, none the less probably could use a bit more testing.

This solves two major issues for me; Firebug has be quickly degrading in quality and seems to eat log messages, and there is no way for Sublime Text to be launched from Firebug. Now I don't have to worry about either.

@harthur
Copy link
Owner

harthur commented Nov 3, 2013

Logging, awesome!!

I can't accept this as it is. It adds many unrelated changes to whitespace and code style. And the new code doesn't follow the coding style of the rest of the file.

If you do a console.log, it will appear as an "Error" as well, so this should probably be labelled differently as a "Log" or something more innocent sounding.

@johnsonnc
Copy link
Author

I can fix that!

@nicola
Copy link
Contributor

nicola commented Aug 29, 2014

I really need this @johnsonnc is there any update on that or shall I work on this?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants