Commit 7c0700e2 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2431 from kedder/master

Added PythonTraceback module
parents f052a54f b2b1065f
...@@ -1181,6 +1181,17 @@ ...@@ -1181,6 +1181,17 @@
"details": "https://github.com/witsch/SublimePythonTidy/tree/master" "details": "https://github.com/witsch/SublimePythonTidy/tree/master"
} }
] ]
},
{
"name": "PythonTraceback",
"details": "https://github.com/kedder/sublime-python-traceback",
"labels": ["file navigation"],
"releases": [
{
"sublime_text": ">3000",
"details": "https://github.com/kedder/sublime-python-traceback/tree/master"
}
]
} }
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment