This commit is contained in:
Mike Phares 2020-02-26 11:50:22 -07:00
parent 25d6cde0d2
commit 615bbd23a7

View File

@ -29,7 +29,6 @@
"commands": [
{ "command": "helper.addCSharpComment", "title": "Add C# Comment" },
{ "command": "helper.addVBComment", "title": "Add VB Comment" },
{ "command": "helper.expandSql", "title": "Expand Sql" },
{ "command": "helper.convertToRegularExpression", "title": "Convert to Regular Expression" },
{ "command": "helper.expandSql", "title": "Expand Sql" },
{ "command": "helper.listToListFamily", "title": "List to list family (Kristy, Mike ...)" },