Search found 36 matches

by energylevels
Wed Mar 30, 2022 6:36 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: integrated GIT panel
Replies: 0
Views: 7107

integrated GIT panel

Would be great to have an integrated GIT panel more like VSCode ... The TortoiseGIT integration is a OK but not perfect
by energylevels
Wed Mar 16, 2022 7:51 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: GIT Integration is limited
Replies: 1
Views: 2912

Re: GIT Integration is limited

Ok, to answer my own question, when I right click on a file, I can see there is an option 'use shell menu' which switches to the default windows context menu then I can access tortoise GIT options for a file from the context menu....
by energylevels
Tue Mar 15, 2022 4:24 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Close HTML tag when typing </
Replies: 1
Views: 2252

Close HTML tag when typing </

Any way to auto-close HTML after tying </
by energylevels
Tue Mar 15, 2022 3:55 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: GIT Integration is limited
Replies: 1
Views: 2912

GIT Integration is limited

Hello - any plans to improve the GIT integration? I installed TortoiseGIT but in RapidPHP unless I have missed something, there are no TortoiseGIT options when I right click on an individual file, so I haven't got the ability to commit a single file use diff to compare with with GIT remote from ...
by energylevels
Mon Mar 14, 2022 1:39 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: GIT Integration
Replies: 0
Views: 2933

GIT Integration

Hello - any plans for improved GIT integration?
by energylevels
Mon Mar 14, 2022 1:37 am
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: GIT PLugin
Replies: 1
Views: 6971

GIT PLugin

Have we had any improved GIT integration. Need a panel that shows updated files for committing ....
by energylevels
Tue Mar 17, 2020 4:51 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: RapidPHP 2020 Slower Startup
Replies: 2
Views: 3766

RapidPHP 2020 Slower Startup

RapidPHP 2020 is quite a bit slower to launch than previous version, for me at least ... anyway to speed it up?
by energylevels
Tue Mar 17, 2020 4:50 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: SQL Explorer Shows All Local DBs
Replies: 1
Views: 2855

SQL Explorer Shows All Local DBs

In SQL Explorer I set explicitly a database name but it still shows ALL local databases?
by energylevels
Tue Nov 20, 2018 7:54 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Format PHP / HTML - Change Case Of Tags
Replies: 2
Views: 2975

Re: Format PHP / HTML - Change Case Of Tags

I found it in the edit menu, I was looking in the wrong place :)
by energylevels
Tue Nov 20, 2018 6:54 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Format PHP / HTML - Change Case Of Tags
Replies: 2
Views: 2975

Format PHP / HTML - Change Case Of Tags

Is there an option rto convert uppercase tags to lowercase when formatting HTML ?
by energylevels
Tue Nov 20, 2018 4:08 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Multiple Projects - Localhost - Document Root
Replies: 1
Views: 2293

Multiple Projects - Localhost - Document Root

In other programs I've set up working folders for projects then I push the files to a second mirrored project folder inside localhost document root for previewing. I can't see how to do this in RapdiPHP ? In Project settings do I need to set and work in the project folder that's inside localhost web ...
by energylevels
Wed Nov 14, 2018 7:22 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Unused CSS
Replies: 1
Views: 3070

Unused CSS

Any change of getting something like https://github.com/uncss/grunt-uncss integrated a s plugin ? Useful these days if you are worjing with frameworks like Bootstrap. I know a lot of tools for removed unused CSS rules are not perfect but they still save a lot of time.
by energylevels
Wed Aug 08, 2018 1:10 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Delete ALL Empty Lines In PHP File
Replies: 3
Views: 5884

Re: Delete ALL Empty Lines In PHP File

Thanks the plugin worked although it takes while on large files :D

The find and replace method leaves me with more of a minified file which isn't what I wanted.
by energylevels
Mon Jul 30, 2018 5:45 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Delete ALL Empty Lines In PHP File
Replies: 3
Views: 5884

Delete ALL Empty Lines In PHP File

I need to delete all empty lines on a PHP file, hot to do this with find a replace or other method?

thanks