Commit 29227848 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5732 from malexer/add-class-navigator-plugin

Added Class Navigator plugin
parents 5226c59c f2ee7b8a
...@@ -1022,6 +1022,17 @@ ...@@ -1022,6 +1022,17 @@
} }
] ]
}, },
{
"name": "Class Navigator",
"details": "https://github.com/malexer/SublimeClassNavigator",
"labels": ["code navigation"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "ClassName", "name": "ClassName",
"details": "https://github.com/lite3/Sublime-ClassName", "details": "https://github.com/lite3/Sublime-ClassName",
......
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