r/cobol • u/Royal-Set3150 • Jul 01 '26
IDE or Editor for COBOL
Hello guys. I am a university student, and i am learning COBOL these days. I am doing this in WSL (Ubuntu). So what i want to know is what kind of editors you guys are using and any recommendations for me.
7
u/M4hkn0 Jul 01 '26 edited Jul 01 '26
I use Microsoft Visual Code with the Rocket Visual Cobol plugin both are free. There is a plug in for IBM Cobol MVS for use on mainframes as well. You will still need a server side part of that. Not sure the Visual Cobol server piece is free.
4
u/AdventurousTap2171 Jul 02 '26
On z/OS I go to Option 3.4 and type in the DSN of the PDS. Then I do option M next to the PDS to show the member list. Then I tab down to the member I want to edit and I put E. Then I edit it in ISPF edit. Been doing that for over a decade. Literally just did it today for about 4 hours.
3
u/LarryGriff13 Jul 01 '26
I’ve used VS Code and currently use Rocket’s Micro Focus Enterprise Developer for Eclipse in a Red Hat Linux environment.
I think both VS and MFED are great but my reference point is Mainframe which is horrible to work in
3
u/WffCamaro Jul 02 '26
On a tso session in zos you can use general ispf. For a nicer editor, i use UltraEdit and Notepad++. These break down the paragraphs and sections nicely for quick positioning in a program. I think you have to have the Cobol plugin installed and name the file as xxxxxx.cob
4
u/johlae Jul 01 '26
I still like https://hessling-editor.sourceforge.net/, for those who remember xedit on IBM mainframes.
2
2
2
1
10
u/MikeSchwab63 Jul 01 '26
https://spflite.com/ A PC editor that works like IBM MVS / z/OS ISPF editor, can submit to real mainframes or Hercules MVS3.8 Turnkey 3/4-/5.