Difference between revisions of "VMS IDE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Getting Started)
(Overview)
Line 1: Line 1:
 
=Overview=
 
=Overview=
'''VMS IDE''' is an extension for Microsoft Visual Studio Code that provides the tools for application development for OpenVMS systems.
+
'''VMS IDE''' is a comprehensive integrated development environment that provides the tools for application development for OpenVMS system.
  
 
=Features=
 
=Features=

Revision as of 11:58, 28 March 2019

Overview

VMS IDE is a comprehensive integrated development environment that provides the tools for application development for OpenVMS system.

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