Currently, new VDM projects have to be made by creating a folder by hand and opening it (or including it in a workspace) and then manually creating source files and .vscode files. A VDM-specific wizard, similar to other language extensions, would be much better.
The Java extension does this by adding a main menu item, as well as a button on the "Nothing open" panel. The wizard offers templates as well as the location of the new project folder and its folder name. Following the same style for VDM would be familiar to users.
Currently, new VDM projects have to be made by creating a folder by hand and opening it (or including it in a workspace) and then manually creating source files and
.vscodefiles. A VDM-specific wizard, similar to other language extensions, would be much better.The Java extension does this by adding a main menu item, as well as a button on the "Nothing open" panel. The wizard offers templates as well as the location of the new project folder and its folder name. Following the same style for VDM would be familiar to users.