VMS IDE: Difference between revisions
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
=Features= | =Features= | ||
;Synchronization : Source code | ; Synchronization : Source code synchronization between the local machine and OpenVMS system. | ||
;Debugger : Debugger features for OpenVMS applications. | ; SSH Connection Helper : Simple SSH connection setup to remote OpenVMS system. | ||
;Syntax highlighting : Syntax highlighting for MMS, CLD, and MSG files. | ; Project Explorer : Simple and convenient way to manage VMS projects. | ||
;Code autocompletion : Code autocompletion for | ; Debugger : Debugger features for OpenVMS applications. | ||
; Syntax highlighting : Syntax highlighting for MMS, CLD, and MSG files. | |||
; Code autocompletion : Code autocompletion for MSG files. | |||
=Quick Start= | =Quick Start= | ||
Revision as of 17:56, 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 synchronization between the local machine and OpenVMS system.
- SSH Connection Helper
- Simple SSH connection setup to remote OpenVMS system.
- Project Explorer
- Simple and convenient way to manage VMS projects.
- Debugger
- Debugger features for OpenVMS applications.
- Syntax highlighting
- Syntax highlighting for MMS, CLD, and MSG files.
- Code autocompletion
- Code autocompletion for MSG files.