3P icon indicating copy to clipboard operation
3P copied to clipboard

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, pr...

Results 57 3P issues
Sort by recently updated
recently updated
newest added

I have the check box "show list in comments" unselected and it works fine for the double-line comments (/* */), but this is ignored for the single-line comments (// ),...

Would it be a useful feature the possibility to use the XCODE utility to encrypt the source code from the Main Menu context, as it is shown below: ![generate_xcode_option_from_main_menu](https://user-images.githubusercontent.com/90714352/139080625-e5c469a0-8ff9-4fd6-a2c4-a40bd2c767af.png) The...

3P is still refusing to use the lua.xml located in C:\Program Files\Notepad++\autoCompletion for its auto-complete suggestions. I have added a few commands to test it, and while n++'s own auto-completion...

### Description of the pull request ### Check List - [ ] I tested this very carefully - [ ] I added an automated test - [ ] I tried...

### Description of the Issue I get a crash of notepad++ (v7.9.2 64Bit) with 3P-Plugin (v1.8.6) if I try to open newer combit List&Label includes e.g. version 23 or programs...

It would be great if we could double click on an include file shown in the Code Explorer tool (in the Includes section), and the source code would open in...

Using the search box in the Files Explorer tool, you can type in the name of a program, and it will automatically filter the program list with programs that match...

An integrated testrunner is a must have. Similar to the OpenEdge ABL Unit. (see https://documentation.progress.com/output/ua/OpenEdge_latest/index.html#page/pdsoe%2Foverview-of-ablunit-testing-framework.html%23). ![image](https://user-images.githubusercontent.com/28253325/85396933-ee689b00-b552-11ea-9999-e740084a4cdd.png) What im missing in ABLUnit: Run Tests onSafe. Output to File. Alternative: You can...

Hi, Not sure if this is already possible but I do not get code-completion (or is this another term) for the methods/properties of classes. So when I have a class...

Hello, is there any way/future plan to add assemblies to the environment(auto-completion)? Normally, there is an option to specify -assemblies(followed by path to an xml file) in your pf file....

enhancement
Low priority