Commit 98ccae12 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #1092 from caiogondim/master

Adds the 'JavaScript Console API' package
parents e75af2e4 defcb7b2
...@@ -139,6 +139,7 @@ ...@@ -139,6 +139,7 @@
"https://github.com/buymeasoda/soda-theme", "https://github.com/buymeasoda/soda-theme",
"https://github.com/cabeca/SublimeChef", "https://github.com/cabeca/SublimeChef",
"https://github.com/cafarm/aqua-theme", "https://github.com/cafarm/aqua-theme",
"https://github.com/caiogondim/js-console-sublime-snippets",
"https://github.com/cakephp/cakephp-tmbundle", "https://github.com/cakephp/cakephp-tmbundle",
"https://github.com/carlcalderon/sublime-color-schemes", "https://github.com/carlcalderon/sublime-color-schemes",
"https://github.com/carlo/sublime-underscorejs-snippets", "https://github.com/carlo/sublime-underscorejs-snippets",
...@@ -1110,6 +1111,7 @@ ...@@ -1110,6 +1111,7 @@
"JavaScriptNext.tmLanguage": "JavaScriptNext - ES6 Syntax", "JavaScriptNext.tmLanguage": "JavaScriptNext - ES6 Syntax",
"jinja2-tmbundle": "Jinja2", "jinja2-tmbundle": "Jinja2",
"jprop-cleaner":"Java Property Cleaner", "jprop-cleaner":"Java Property Cleaner",
"js-console-sublime-snippets": "JavaScript Console",
"JS-Snippets": "JS Snippets", "JS-Snippets": "JS Snippets",
"Julia-sublime": "Julia", "Julia-sublime": "Julia",
"JustPaste": "Just Paste", "JustPaste": "Just Paste",
...@@ -1507,7 +1509,7 @@ ...@@ -1507,7 +1509,7 @@
"SublimeFileTemplates": "FileTemplates", "SublimeFileTemplates": "FileTemplates",
"SublimeFunctionNameDisplay": "Function Name Display", "SublimeFunctionNameDisplay": "Function Name Display",
"SublimeGoBuild": "Go Build", "SublimeGoBuild": "Go Build",
"SublimeGReader": "Google Reader", "SublimeGReader": "Google Reader",
"SublimeGtags": "GTags", "SublimeGtags": "GTags",
"SublimeHideTabs": "Hide Tabs", "SublimeHideTabs": "Hide Tabs",
"SublimeHighlight": "Highlight", "SublimeHighlight": "Highlight",
......
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