Commit 651485b8 authored by Vojtech Hyza's avatar Vojtech Hyza

Added plugin Exec In Window

Main features of this plugin are to display build results in new window and ability to build unsaved file (based on selected syntax)
parent 37fc553b
...@@ -549,6 +549,7 @@ ...@@ -549,6 +549,7 @@
"https://github.com/UnicornForest/Unity3DSnippets", "https://github.com/UnicornForest/Unity3DSnippets",
"https://github.com/vaanwd/sublime_drush", "https://github.com/vaanwd/sublime_drush",
"https://github.com/vbali/sublime-snakecase", "https://github.com/vbali/sublime-snakecase",
"https://github.com/vhyza/exec-in-window",
"https://github.com/victorporof/Sublime-HTMLPrettify", "https://github.com/victorporof/Sublime-HTMLPrettify",
"https://github.com/victorporof/Sublime-JSHint", "https://github.com/victorporof/Sublime-JSHint",
"https://github.com/viisual/ASCII-Decorator", "https://github.com/viisual/ASCII-Decorator",
...@@ -711,6 +712,7 @@ ...@@ -711,6 +712,7 @@
"elixir-sublimetext": "Elixir", "elixir-sublimetext": "Elixir",
"Enhanced.HTML.CFML": "Enhanced HTML and CFML", "Enhanced.HTML.CFML": "Enhanced HTML and CFML",
"eval_sel": "Eval Sel", "eval_sel": "Eval Sel",
"exec-in-window": "Exec In Window",
"expand-selection-to-function-js": "Expand Selection to Function (JavaScript)", "expand-selection-to-function-js": "Expand Selection to Function (JavaScript)",
"farcry-sublimetext": "FarCry", "farcry-sublimetext": "FarCry",
"filezilla_import": "FilezillaImport", "filezilla_import": "FilezillaImport",
......
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