Skip to content

Releases: TangoMan75/vscode-command-cycle

🎉 Initial Release

24 Mar 15:20

Choose a tag to compare

  • Implemented loop functionality to cycle through a list of commands.
  • Registered the command-cycle.loop command.
  • Added tests to verify the behavior of loop.
  • Created .github workflow for CI/CD.
  • Provided detailed usage instructions in README.md.