You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
It's really easy to add help by going to the following link: https://github.com/jcaillon/3P/tree/main/.github/ISSUE_TEMPLATE
Then upload the help.yml file that is in the following zip file. help.yml.zip
I've already modified the help.yml to replace my program name with 3P. You'll notice when you use a YML file you can create fields where the user can enter the specific details you want from the user. You can mark these fields as optional or as required.
It helps the the title includes a prefix of the issue type (Bug: , Feature-Request: , Help: , Question: ), that way you can easily distinguish between them.
If you would like this in your bug and feature new issue templates, let me know and I can post the bug_report.yml and feature_request.yml.
If you want I can create a pull request with the modification.
Let me know if you're interested.
Questions
Path to help file: Where can I get lgrfeng.chm file from? I google this file and couldn't find a source. Can you please include a copy on the main page?
What does "Start Search files" do?
I which there was help available that would give a summary for each option.
###Great Job
Great job on the GUI. It's very well done.
The text was updated successfully, but these errors were encountered:
Thanks for the suggestion; you are welcome to the open the PR but the truth is that I did not work on this project for many years now. As I no longer work with Openedge it was too hard to improve the tool w/o using it daily.
As for your questions:
lgrfeng.chm was part of the openedge installation (at least when I was working on it). It was used as the help file of the "appbuilder", maybe they removed it in the latest versions. But IIRC putting the path to this file in 3P only allows you to quickly open it to a particular keyword. I have added a copy in attachment but the help is most likely outdated (openedge 12.2).
Start search file is just to have a shortcut to focus the explorer tree (on the left side panel) and start typing the name of a file to search in your project
Thanks for the feedback; the UI is actually drawn programmatically; i was quite happy of the result but I did not know about high res / high PPI screen and did not took that into account -> this is the problem you have on your other issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Old Download Link
I found this add-on from the following link via google:
https://community.notepad-plus-plus.org/topic/13583/plugin-update-an-alternative-auto-completion-for-notepad
That link has your post pointing to an old version of the add-on. You can edit that post and replace the URL to the following:
https://github.com/jcaillon/3P/releases/latest
That will make it so that it's always pointing to the latest version.
I verify before posting this, to make sure the reply post can be edited.
New Issue Options
This post is not rely for features or to post a bug, but the new issues link is limited to only Bugs and Features. You can add a help or questions option to the list of issue types.
For example see the following link:
https://github.com/David-Maisonave/MediaFileDuplicateFinder/issues/new/choose
It's really easy to add help by going to the following link: https://github.com/jcaillon/3P/tree/main/.github/ISSUE_TEMPLATE
Then upload the help.yml file that is in the following zip file.
help.yml.zip
I've already modified the help.yml to replace my program name with 3P. You'll notice when you use a YML file you can create fields where the user can enter the specific details you want from the user. You can mark these fields as optional or as required.
It helps the the title includes a prefix of the issue type (Bug: , Feature-Request: , Help: , Question: ), that way you can easily distinguish between them.
If you would like this in your bug and feature new issue templates, let me know and I can post the bug_report.yml and feature_request.yml.
If you want I can create a pull request with the modification.
Let me know if you're interested.
Questions
I which there was help available that would give a summary for each option.
###Great Job
Great job on the GUI. It's very well done.
The text was updated successfully, but these errors were encountered: