Commit 6cc7b502 authored by Blaz's avatar Blaz

Added debug helper plugin to it's propper place

parent 300f3bf1
...@@ -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