Difference between revisions of "VMS IDE"
(→Getting Started) |
(→Getting Started) |
||
Line 11: | Line 11: | ||
# [[VMS_IDE_Installation|Installing VMS IDE]]<br> | # [[VMS_IDE_Installation|Installing VMS IDE]]<br> | ||
# [[VMS_IDE_Configuration|Configuring VMS IDE]]<br> | # [[VMS_IDE_Configuration|Configuring VMS IDE]]<br> | ||
− | # [[VMS_IDE_Developing| | + | # [[VMS_IDE_Developing|Working with VMS IDE]]<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:46, 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.