Skip to content

Conversation

@AmirSa12
Copy link

This PR introduces tab completion functionality for the drizzle-kit cli, improving developer experience by allowing shell(zsh, powershell, fish, bash) autocompletion for commands, options, values, and flags. This also comes with npm, pnpm, yarn and bun copmpletions! ( npm exec drizzle-kit , pnpm drizzle-kit ) With this PR, users can navigate available commands, options and values more efficiently and faster with speeding up workflow.

A small video of how this looks:

drizzle.mp4

NOTE: The provided option-value completions can be customized or removed as needed.
NOTE: Descriptions and flags based on drizzle-kit documentation.

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

Successfully merging this pull request may close these issues.

1 participant