Commit a47a0c6c authored by Joshua Golub's avatar Joshua Golub Committed by FichteFoll

Added "Format JSDoc @params" (#5835)

parent 601ccc61
...@@ -1195,6 +1195,17 @@ ...@@ -1195,6 +1195,17 @@
} }
] ]
}, },
{
"name": "Format JSDoc @params",
"details": "https://bitbucket.org/finitewisdom/sublime-jsdocparam",
"labels": ["jsdoc", "javascript", "formatting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "FormatLua", "name": "FormatLua",
"details": "https://github.com/denglf/FormatLua", "details": "https://github.com/denglf/FormatLua",
......
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