Difference between revisions of "VMS IDE"

From VSI OpenVMS Wiki
Jump to: navigation, search
m
Line 11: Line 11:
 
[[File:Vms ide.png|800px|thumb|none|VMS IDE]]
 
[[File:Vms ide.png|800px|thumb|none|VMS IDE]]
 
* Source code '''synchronization''' between the local machine and OpenVMS system.
 
* Source code '''synchronization''' between the local machine and OpenVMS system.
* '''SSH connection''' setup to remote OpenVMS system.
+
* '''SSH connection''' setup to the remote OpenVMS system.
 
* '''Projects Explorer''' as a simple and convenient way to manage OpenVMS projects.
 
* '''Projects Explorer''' as a simple and convenient way to manage OpenVMS projects.
 
* '''Debugger''' for OpenVMS projects.
 
* '''Debugger''' for OpenVMS projects.

Revision as of 09:38, 16 April 2019

This material is under construction. The VS Code extensions are coming soon.

VMS IDE is an integrated development environment that enables you to quickly and easily develop comprehensive applications for OpenVMS system. It provides a set of tools for developing, building, and debugging OpenVMS projects.

Features

VMS IDE
  • Source code synchronization between the local machine and OpenVMS system.
  • SSH connection setup to the remote OpenVMS system.
  • Projects Explorer as a simple and convenient way to manage OpenVMS projects.
  • Debugger for OpenVMS projects.
  • Syntax highlighting for MMS, CLD, and MSG files.
  • Code autocompletion for MSG and CLD files.

Getting Started

This guide will help you install VMS IDE extension and start working on your projects.

Quick Start

Commands

Components