Hello, I'm very happy about RapidPHP.
I used before PHP DESIGNER. I find here very useful features and responsiveness of the development team.
The functionality of the modules is very interesting and is a real asset.
Thank you to those who contribute to develop these modules.
In my turn, I hope to contribute with my first module. I just developed a module that opens a file from a text string between single or double quotation mark. I was inspired by the very practical Peter Klein module (SELECT BETWEEN). Thanks to him.
Until this feature may be found in a later version, you can open files whose address depends directly on the root of the project.
My module detects if the path begins with a "/" or not. Then it opened the absolute file from the project root or then on relative from the current file.
I'll try later added automatically detect single or double quotes.
Open files at the cursor from the project root
Open files at the cursor from the project root
Last edited by Domdom on Fri Dec 02, 2016 10:50 am, edited 1 time in total.
Re: Open files at the cursor from the project root
Hi,
Here is a new version, simpler, which makes finding a chain between single or double quotes.
Here is a new version, simpler, which makes finding a chain between single or double quotes.
- Attachments
-
- open-absolute-path.zip
- version 1.01
- (2.36 KiB) Downloaded 975 times