Commit 31af4148 authored by dperetti's avatar dperetti Committed by Will Bond

Added Code Story package (#6312)

* Added Code Story package

* Update CodeStory sublime_text to 3070 for show_popup() support
parent 3e341945
...@@ -1944,6 +1944,16 @@ ...@@ -1944,6 +1944,16 @@
} }
] ]
}, },
{
"name": "CodeStory",
"details": "https://github.com/dperetti/sublime-codestory",
"releases": [
{
"sublime_text": ">=3070",
"tags": true
}
]
},
{ {
"name": "CodeTestSwitcher", "name": "CodeTestSwitcher",
"details": "https://github.com/maltize/sublime-text-code-test-switcher", "details": "https://github.com/maltize/sublime-text-code-test-switcher",
......
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