Unverified Commit a06ac2fa authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7127 from bahi-2/master

Added debug helper plugin to it's proper place in the repository
parents d25c3752 6cc7b502
...@@ -3288,6 +3288,16 @@ ...@@ -3288,6 +3288,16 @@
} }
] ]
}, },
{
"name": "Stackoverflow Debug Helper",
"details": "https://github.com/bahi-2/SO-debug-helper",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "StackTracer", "name": "StackTracer",
"details": "https://github.com/zhangqibupt/stacktracer", "details": "https://github.com/zhangqibupt/stacktracer",
......
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