Informix 4GL language settings for Notepad++
As stated in last week’s post, I’ve used the free Notepad++ as an IDE for coding informix 4gl. With the use of the workspace panels and the function list, it provides a capable IDE for a legacy language.
In this post, I’m sharing the updated Informix 4GL settings that work with Notepad++ to provide the code syntax coloring for the editor.
The git repository is at : https://github.com/tdean1991/4gl_notepad_plus_plus
To Install
- Launch Notepad++
- Go to Language Define your Language
- Click Import
- Select the informix_udl.xml file