autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

feat: add svn completion spec

Open sh-sabbir opened this issue 3 years ago • 2 comments

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Feature

What is the current behavior? (You can also link to an open issue here) Currently not available

What is the new behavior (if this is a feature change)? Partial support for SVN auto-completion

Additional info: Added support for a few subcommands. But I'll continue improving the spec by adding more properties to the spec

sh-sabbir avatar Mar 01 '22 16:03 sh-sabbir

Overview

src/svn.ts:

Info:

src/date.ts:

Info:

withfig-bot avatar Mar 01 '22 16:03 withfig-bot

Hello @sh-sabbir, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible:

  • [ ] Do all subcommands / options which take arguments include the args property (args: {})?
  • [ ] Are all options modular? E.g. -a -u -x instead of -aux
  • [ ] Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

withfig-bot avatar Mar 01 '22 16:03 withfig-bot