https://github.com/jwoehr/rpgiv-xml
jEdit mode for freeform RPG IV
https://github.com/jwoehr/rpgiv-xml
ibmi ifs jedit rpgle xml
Last synced: 4 months ago
JSON representation
jEdit mode for freeform RPG IV
- Host: GitHub
- URL: https://github.com/jwoehr/rpgiv-xml
- Owner: jwoehr
- License: mit
- Created: 2017-07-28T20:50:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-29T16:40:50.000Z (almost 9 years ago)
- Last Synced: 2025-04-11T02:14:49.114Z (about 1 year ago)
- Topics: ibmi, ifs, jedit, rpgle, xml
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rpgiv-xml
jEdit mode for freeform RPG IV
I use [jEdit editor](http://jedit.org) as a remote editor to develop freeform [RPG IV](https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/rzasd/sc092508.pdf)
code (UTF-8) on the IBM i in the Integrated File System (IFS) via the jEdit FTP Plugin.
This project provides a (minimal, so far) jEdit edit mode for RPG IV intended for that environment.
* Currently does not support old-style control specs.
* Recognizes keywords but is indiscriminate in highlighting about anything starting with `*` or anything that looks like a function.
Much more could be done, feel free to fork for pull request, I'd be glad for the help!
Jack Woehr
2017-07-28