Difference between revisions of "VMS IDE how to"

From VSI OpenVMS Wiki
Jump to: navigation, search
Line 10: Line 10:
 
# Select VMS IDE extension
 
# Select VMS IDE extension
 
# Click the Install button in the Extensions view
 
# Click the Install button in the Extensions view
 +
[[File:Install_vms_ide.png|500px|none|none|Install VMS IDE]]
  
 
[[Category:VMS IDE]]
 
[[Category:VMS IDE]]

Revision as of 09:24, 12 April 2021

Installing Visual Studio Code

To start working with VMS IDE you need to install Visual Studio Code editor.

  1. Go to https://code.visualstudio.com/
  2. Click the download dropdown button and select the build for your platform (Windows, Mac, or Linux). The installer will be downloaded.
  3. Run the installer and follow the instructions

Installing VMS IDE extension

  1. Select Extensions view in the Activity Bar
  2. Type “vms ide” into the search box
  3. Select VMS IDE extension
  4. Click the Install button in the Extensions view
Install VMS IDE