VMS IDE: Difference between revisions

From VSI OpenVMS Wiki
Jump to navigation Jump to search
Created page with "=Overview= '''VMS IDE''' is an extension for Microsoft Visual Studio Code that provides the tools for application development for OpenVMS systems. =Features= ;Synchronization..."
 
Line 8: Line 8:
;Code autocompletion : Code autocompletion for supported files.
;Code autocompletion : Code autocompletion for supported files.


=Working with VMS IDE=
=Getting Started=
[[VMS_IDE_Installation|Installing VMS IDE]]<br>
[[VMS_IDE_Installation|Installing VMS IDE]]<br>
[[VMS_IDE_Configuration|Seting up]]<br>
[[VMS_IDE_Configuration|Configuring VMS IDE]]<br>
[[VMS_IDE_Developing|Developing]]<br>
[[VMS_IDE_Developing|Developing]]<br>
[[VMS_IDE_Building|Building]]<br>
[[VMS_IDE_Building|Building]]<br>

Revision as of 10:13, 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

Installing VMS IDE
Configuring VMS IDE
Developing
Building
Debugging

References

VMS IDE Settings
VMS IDE Commands