VMS IDE Commands
Revision as of 19:51, 28 March 2019 by Andrey.logachev (talk | contribs) (Created page with "To invoke the commands, press <code>F1</code> in the Visual Studio Code editor and start typing the command. 800px|thumb|none|VMS IDE Commands =...")
To invoke the commands, press F1
in the Visual Studio Code editor and start typing the command.
Commands
VMS-IDE: Terminal
- Open VMS terminal (Ctrl+F6
)VMS-IDE: Edit ssh-helper settings
- Edit connection settingsVMS-IDE: Edit OpenVMS project settings
- Edit project settingsVMS-IDE: Change CR/LF for all source files
- Change CRLF to LF for all source filesVMS-IDE: Create MMS
- Create default MMSVMS-IDE: Build on VMS
- Build project on VMS with its dependenciesVMS-IDE: Re-build on VMS
- Rebuild project on VMS with its dependenciesVMS-IDE: Clean project
- Clean project, delete files from output folderVMS-IDE: Synchronize project file with VMS
- Syncronize project files with VMSVMS-IDE: Force synchronized status
- Force synchronized statusVMS-IDE: Force built status
- Force built statusVMS-IDE: Upload all via Zip
- Upload project files using ZipVMS-IDE: Download system headers
- Download system headers from VMS