migrate-consul-vscode READMEThis is an extension that is meant to be used with the migrate-consul npm package It provides a sidebar to create migration files FeaturesGenerate simple migration files with a button click Requirementstypescript must be installed globally migrate-consul must be installed globally
Known IssuesOnly works when inside a migrate-consul project workspace. Run the command "Migrate Consul: New Project" in the Command Pallette or "migrate-consul init" from the CLI to create a new project if one does not already exist Release Notes1.0.0Allows creation of new migrations with key/value pre-filled from sidebar Allows create of new projects from Command Pallette Allows installation of migrate-consul from Command Pallette 1.0.3Opens new migration file in editor when generated |