Difference between revisions of "VMS IDE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Getting Started)
(Getting Started)
Line 9: Line 9:
  
 
=Getting Started=
 
=Getting Started=
# [[VMS_IDE_Installation|Installing VMS IDE]]<br>
+
# [[VMS_IDE_Installation|Installation]]<br>
# [[VMS_IDE_Configuration|Configuring VMS IDE]]<br>
+
# [[VMS_IDE_Configuration|Setting up a Project]]<br>
# [[VMS_IDE_Developing|Working with VMS IDE]]<br>
+
# [[VMS_IDE_Developing|Working on a Project]]<br>
  
 
=References=
 
=References=
 
[[VMS_IDE_Settings|VMS IDE Settings]]<br>
 
[[VMS_IDE_Settings|VMS IDE Settings]]<br>
 
[[VMS_IDE_Commands|VMS IDE Commands]]
 
[[VMS_IDE_Commands|VMS IDE Commands]]

Revision as of 11:52, 28 March 2019

Overview

VMS IDE is an extension for Microsoft Visual Studio Code that provides the tools for application development for OpenVMS systems.

Features

Synchronization 
Source code synchrnization between local machine and OpenVMS system.
Debugger 
Debugger features for OpenVMS applications.
Syntax highlighting 
Syntax highlighting for MMS, CLD, and MSG files.
Code autocompletion 
Code autocompletion for supported files.

Getting Started

  1. Installation
  2. Setting up a Project
  3. Working on a Project

References

VMS IDE Settings
VMS IDE Commands