Other options:

1. MCC: https://www.microchip.com/mplab/mplab-code-configurator

2. Great Cow Basic: http://www.greatcowbasic.com/gcb.html

The first needs MPLABX to work.

The second needs to install the free GCB Ide/compiler. The language is free and supports many PIC's. You do not need to make any config at all. Write your code and the needed configs are created automatically. Then you can open the *.asm file and copy the configs if you want to continue in PBP.

Ioannis