This Visual Studio Code extension allows Elixir developers to instantly navigate to the latest migration file with just one command, eliminating the need for manual searching.
With "Elixir Latest Migration," you can jump to your Elixir project's most recent migration file effortlessly. This tool has been created to help you save time and optimize your workflow. I'll make sure that everything runs smoothly and efficiently for you.
Tip: Use this extension when you're deep in development and need quick access to modify your latest database schema changes.
- Press
Ctrl+Cmd+P
(orCtrl+Shift+P
on Windows/Linux) to open the Command Palette. - Type
Elixir Latest Migration
and hitEnter
.
Before using this extension, ensure an Elixir project with a migration structure exists.
Currently, this extension does not add any settings to VS Code.
Please submit any issues on the GitHub issue tracker. We promptly aim to resolve problems.
- Initial release of "Elixir Latest Migration."
- Command to open the latest Elixir migration file.
Contributions are always welcome! Whether it's a bug report, a feature suggestion, or a pull request, your help is appreciated.
- Please follow the standard-issue report templates for bug reports and feature requests.
- Adhere to the Extension Guidelines for the best practices.
- Elixir - The official website for the Elixir language.
- VS Code Extensions - Learn more about the extension development for Visual Studio Code.
Enjoy using Elixir's Latest Migration! Boost your productivity today!