VSI IDE for OpenVMS

Here you can discuss the universal Integrated Development Environment for OpenVMS.
Post Reply
User avatar

Topic author
m_detommaso
Valued Contributor
Posts: 67
Joined: Thu Jun 06, 2019 6:57 am
Reputation: 0
Location: Brindisi (Italy)
Status: Offline
Contact:

VSI IDE for OpenVMS

Post by m_detommaso » Tue Jun 18, 2019 6:11 am

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

VMS IDE is built on top of Microsoft Visual Studio Code, a light-weight but powerful cross-platform source code editor.

Main Features :

- Source code synchronization between the local machine and OpenVMS system.
- SSH connection setup to remote OpenVMS system (no agent is required)
- 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.
- Freely available (download extensions from Microsoft Marketplace).
- It works with Alpha, Integrity and x86.
- It can be used on Windows, Mac and some Linux.
- It works with VSCodium and other Visual Studio Code.

https://wiki.vmssoftware.com/VMS_IDE_Installation
https://www.youtube.com/channel/UCUdy5X ... ZuvLlrhs7Q
https://code.visualstudio.com/
Attachments
VSI_Ide_Plugin_Micorsoft_Visual_Studio_Code.jpg
Last edited by marty.stu on Tue Jun 18, 2019 7:21 am, edited 1 time in total.


afassl
Active Contributor
Posts: 27
Joined: Fri Jun 14, 2019 3:15 am
Reputation: 0
Status: Offline

Re: VSI IDE for OpenVMS

Post by afassl » Wed Jun 19, 2019 7:36 am

Briefly checked, thanks for sharing.

And ... there is an OpenVMS_DCL extensian available as well.

User avatar

Topic author
m_detommaso
Valued Contributor
Posts: 67
Joined: Thu Jun 06, 2019 6:57 am
Reputation: 0
Location: Brindisi (Italy)
Status: Offline
Contact:

Re: VSI IDE for OpenVMS

Post by m_detommaso » Sat Jul 06, 2019 5:51 am

VMS IDE V1.0.1 now includes support for C, C++, Fortran, Cobol, Pascal, Basic, Bliss.

And more stuff coming soon.

Post Reply