Created
April 14, 2011 09:20
-
-
Save x1B/919180 to your computer and use it in GitHub Desktop.
Add textmate links to Node.JS stacktraces.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/sh | |
sed -E -e 's_[(]?(/[^:]*/([^ ]*)):([0-9]+):([0-9]*)[)]?_[\2:\3:\4] txmt://open/?url=file://\1\&line=\3\&column=\4_g' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example stack trace: