A Visual Studio Code extension that provides a context menu item to create DbUp script files using pre-defined format.
Installation
Open VS Code.
Ctrl+Shift+X to open the Extensions panel.
Search for DbUp for Visual Studio Code and install.
Configuration
This plugin will save a file using the format defined in its settings. Well-known placeholders can be used in the format and are expanded when a file is generated.
By default the plugin uses the format: V{yyyy}.{MM}.{dd}.{HH}.{mm}.{ss}_{description}.sql