diff --git a/src/options/Autocomplete.vue b/src/options/Autocomplete.vue new file mode 100644 index 0000000..2c0b86d --- /dev/null +++ b/src/options/Autocomplete.vue @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + diff --git a/src/options/Run.vue b/src/options/Run.vue index 3953230..35a707d 100644 --- a/src/options/Run.vue +++ b/src/options/Run.vue @@ -1,23 +1,46 @@ Run a command on {{ host.name }} - - - - - Plugins reference. Use $URL$ as argument value to denote the current - URL. - + + + Plugins reference. Use $URL$ as argument value to denote the current + URL. + + + + + + + + + + + + + + + + + - + - - - + + + + @@ -35,16 +58,20 @@