Skip to content

[Feature request] Add terminal command support #131

Description

@BachiMjavanadze

Please add support of terminal commands. I meen not creating files/folders but run any terminal command. somthing like this:

"folderTemplates.structures": [
    {
      "name": "My Custom Commands",
      "customVariables": [
        "CustomVar",
        "CustomVar2"
      ],
      "command":  echo hello $CustomVar and $CustomVar2
  }

It would also be better if we had a folderTemplates extension icon in the taskbar, to run commands from the project root or even if no folder is open in VSCode yet.

P.S. There are several command executors, but I have tested them all. they are either abandoned or buggy and have poor support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions