VSCode Rails easy migrationThis extension provides some keybindings for running Rails migration in build-in VSCode terminal. Install it on https://marketplace.visualstudio.com/items?itemName=HungDiep.vscode-rails-easy-migration. Why we should use it?Have you ever wanted to rollback and re-migrate a specific migration version? Are you bored with coping the version file? FeaturesI shipped some keybindings help you easy to run migration on VSCode integrated terminal. This extension mission is checking your current opening Rails migration file and run the migration in a nutshell.
Last but not least, the extra command to open your latest migration file: ⌘+m ⌘+l. To help you easy to remember the keybindings, the ⌘+m stands for |