VMS IDE: Difference between revisions
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
=Getting Started= | =Getting Started= | ||
# [[VMS_IDE_Installation| | # [[VMS_IDE_Installation|Installation]]<br> | ||
# [[VMS_IDE_Configuration| | # [[VMS_IDE_Configuration|Setting up a Project]]<br> | ||
# [[VMS_IDE_Developing|Working | # [[VMS_IDE_Developing|Working on a Project]]<br> | ||
=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 11:52, 28 March 2019
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.