34 Forks
77 Stars
77 Watchers

3P

3P (short for Progress Programmers Pal), is a notepad++ plugin designed to help writing progress 4GL (OpenEdge ABL) code. It transforms notepad++ into a full featured IDE for openedge code editor, providing syntax checking, compilation, auto-completion, tool-tips and much more!

How to download and setup 3P

Open terminal and run command
git clone https://github.com/jcaillon/3P.git
git clone is used to create a copy or clone of 3P repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with 3P https://github.com/jcaillon/3P/archive/master.zip

Or simply clone 3P with SSH
[email protected]:jcaillon/3P.git

If you have some problems with 3P

You may open issue on 3P support forum (system) here: https://github.com/jcaillon/3P/issues