Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commands.diff: request for new kind: file #48

Open
GitMensch opened this issue Mar 15, 2023 · 0 comments
Open

commands.diff: request for new kind: file #48

GitMensch opened this issue Mar 15, 2023 · 0 comments

Comments

@GitMensch
Copy link
Contributor

The "kind": "file" would feature two options: from and to (or diffFrom and diffTo).

both could contain:

  • enum value previousEditor (or previous) selects the one that was previously opened
  • enum value currentEditor (or current) selects the one that is currently opened
  • a string, which would point to a filename (whih woul feature variable substitution, so can be explicit specified an/or selected via input vaiables)

the two options allow to specify which is on the left and which o the right side

As commands.diff was not published yet it would also be possible to drop the kind and provide enum values to select what it currently does as from / to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant