Skip to content

[feature] Add the ability to execute a command in alternate pattern #137

Description

@dsummersl

I'd love to be able to specify a command to execute when switching to alternate/related files. something like 'alternate': 'FILEPATH:COMMAND', where COMMAND could make use of the {} expansion:

  \   'app/views/*.html.slim': {
  \     'type': 'view',
  \     'alternate': 'app/controllers/{dirname}_controller.rb:/def {basename}',
  \   },

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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