Difference between revisions of "VMS IDE"
(→Features) |
(→VMS IDE Components) |
||
Line 17: | Line 17: | ||
=VMS IDE Components= | =VMS IDE Components= | ||
* [[VMS_IDE_Project_Explorer|Project Explorer]] | * [[VMS_IDE_Project_Explorer|Project Explorer]] | ||
+ | * [[VMS_IDE_Debugger|Debugger]] | ||
=References= | =References= | ||
[[VMS_IDE_Settings|VMS IDE Settings]]<br> | [[VMS_IDE_Settings|VMS IDE Settings]]<br> | ||
[[VMS_IDE_Commands|VMS IDE Commands]] | [[VMS_IDE_Commands|VMS IDE Commands]] |
Revision as of 17:59, 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.