Commit b7e94848 authored by Mikko Ahlroth's avatar Mikko Ahlroth Committed by FichteFoll

Add CodeStats to default channel (#6068)

parent ef35ea60
...@@ -568,7 +568,7 @@ ...@@ -568,7 +568,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "ChaiScript", "name": "ChaiScript",
"details": "https://github.com/ChaiScript/sublimetext-chaiscript", "details": "https://github.com/ChaiScript/sublimetext-chaiscript",
...@@ -1833,6 +1833,17 @@ ...@@ -1833,6 +1833,17 @@
} }
] ]
}, },
{
"name": "CodeStats",
"details": "https://github.com/Nicd/code-stats-sublime",
"labels": ["analytics", "statistics"],
"releases": [
{
"sublime_text": ">=3000",
"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