VMS IDE

From VSI OpenVMS Wiki
Revision as of 11:52, 28 March 2019 by Andrey.logachev (talk | contribs) (Getting Started)
Jump to: navigation, search

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