Skip to content

Copy a file and rename it in the process? #4

Description

@dazinator

I'm developing a githook using c#. I need the source file to end in .csx so I get editor support. However when I save changes to the file, I'd like it copied to .git\hooks\postcommit i.e so I need to copy the file and change its name.

This is the first extension I came accross in VSCode - thought I'd raise it in case you were interested in adding this feature.

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