Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>antivim-rails-migrateNew to Visual Studio Code? Get it now.
antivim-rails-migrate

antivim-rails-migrate

ThanhKhoaIT

|
24 installs
| (0) | Free
Automate migration Forked from Danielshow
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rails Auto Migrate

This is a simple VSCode extension that notifies the user when a new migration has been added to the codebase and gives the user the ability to run migration easily. It watches rails migration folder and notify the user through vscode notification.

Features

Watch migration folder and notifies user about new migration

Ability to run migration automatically

View latest migration file.

How to use

Open vscode command pallet ⇧⌘P

  • To view Latest migration, click on Open Latest Migration
  • To run Migration, click on Run Rails Migration
$ bundle exec rake db:migrate

Known Issues

None

Release Notes

1.0.0

Initial release of rails-auto-migrate

1.0.2

Fix automatic migration

For more information

  • Github
  • Twitter

Enjoy! Install the extension

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft