Search found 2435 matches
- Tue Oct 22, 2024 4:51 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: WeBuilder Search and Replace Window Jumps
- Replies: 2
- Views: 742
Re: WeBuilder Search and Replace Window Jumps
I can reproduce the single <-> multiline switching issue and we will try to fix it but what do you mean "window is scrambled"? Could you please send a screenshot to support? https://www.webuilderapp.com/support-contact.php
- Sat Apr 13, 2024 9:04 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: 10058 error when opening ftp
- Replies: 2
- Views: 3561
Re: 10058 error when opening ftp
Hi, the new version (2025) has added support for newer cipher algorithms and for the new version of Putty keys. Please try if you can connect to your SFTP servers with WeBuilder 2025. If that works then you have an option to upgrade. Alternatively you can try to configure the SFTP servers to use ...
- Thu Apr 11, 2024 8:33 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: How to set-up a Symfony Projekt for using Code suggestion?
- Replies: 3
- Views: 2293
Re: How to set-up a Symfony Projekt for using Code suggestio
Is it possible to create a test account in your FTP server for us to take a look at? Sometimes FTP servers can act in non-standard ways and then we need to add some workarounds.
Please contact us here: https://www.rapidphpeditor.com/support-contact.php
Please contact us here: https://www.rapidphpeditor.com/support-contact.php
- Sat Mar 30, 2024 11:37 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Interface action unexpected
- Replies: 2
- Views: 1804
Re: Interface action unexpected
Even though this isn't a new behavior introduced by beta, I can see why you would expect the expanded branches to stay expanded. I will add this to the user requests.
- Wed Mar 20, 2024 10:44 am
- Forum: Announcements
- Topic: Happy Customers: Testimonials are very needed
- Replies: 18
- Views: 53116
Re: Happy Customers: Testimonials are very needed
This is probably the wrong section for the question, but anyways, in the Publish dialog you can select the files with mouse (hold Ctrl or Shift to select multiple) then right click and Mark Selected as Published.
- Mon Mar 11, 2024 2:08 pm
- Forum: Announcements
- Topic: Update: 2025 Beta (AI introduction, free for everybody)
- Replies: 19
- Views: 15142
Re: Update: 2025 Beta (AI introduction, free for everybody)
I can't reproduce that problem. Here is how it looks for me: webuildercpu.png I've reviewed the previous changes in the codebase between 247 and 248 and I don't see anything that could affect CPU, so this is a mystery. Could you try disabling all plugins, close File Explorer and other panes in ...
- Mon Mar 11, 2024 10:04 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Format javascript code Webuilder 2022 vs 2025
- Replies: 8
- Views: 5097
Re: Format javascript code Webuilder 2022 vs 2025
One more thing - you can add this before the line that you don't want changed:
// prettier-ignore
// prettier-ignore
- Mon Mar 11, 2024 10:01 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Format javascript code Webuilder 2022 vs 2025
- Replies: 8
- Views: 5097
Re: Format javascript code Webuilder 2022 vs 2025
Were you actively using the old formatter? We might bring it back as a legacy command, but it's really old and every time I've tried to use it, I could not find the configuration that formats well in the modern style. The philosophy behind the new formatter is to make every code look the same so ...
- Sun Mar 10, 2024 9:57 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Format javascript code Webuilder 2022 vs 2025
- Replies: 8
- Views: 5097
Re: Format javascript code Webuilder 2022 vs 2025
Hi - in JavaScript formatter dialog, go to Misc tab and set "Line width for wrapping" to something larger e.g. 150 - this controls when your long lines get split for readability. And in "JavaScript" tab you can set quote style to Double quotes.
- Wed Mar 06, 2024 9:32 am
- Forum: Announcements
- Topic: Update: 2025 Beta (AI introduction, free for everybody)
- Replies: 19
- Views: 15142
Re: Update: 2025 Beta (AI introduction, free for everybody)
That is an excellent observation and I can reproduce the issue now, thanks. I'll add it to the bug list and hopefully we can fix it during this beta.
- Tue Mar 05, 2024 9:26 am
- Forum: Announcements
- Topic: Update: 2025 Beta (AI introduction, free for everybody)
- Replies: 19
- Views: 15142
Re: Update: 2025 Beta (AI introduction, free for everybody)
I'm trying to reproduce the highlighting issue but I'm having no luck, can you spot if I'm doing something differently?
Video capture: https://1drv.ms/v/s!Ah2hh3juUZeuiJpLzV7 ... Q?e=0ZDTgk
Video capture: https://1drv.ms/v/s!Ah2hh3juUZeuiJpLzV7 ... Q?e=0ZDTgk
- Mon Mar 04, 2024 10:24 am
- Forum: Announcements
- Topic: Update: 2025 Beta 3
- Replies: 2
- Views: 2874
Re: Update: 2025 Beta 3
Hi,
the situation with AI APIs is rapidly evolving and we are open to adding more engines. For now, Gemini API is not available in EU for whatever reason, so we would need to wait on that for proper evaluation of the API.
the situation with AI APIs is rapidly evolving and we are open to adding more engines. For now, Gemini API is not available in EU for whatever reason, so we would need to wait on that for proper evaluation of the API.
- Fri Mar 01, 2024 6:07 pm
- Forum: Announcements
- Topic: Update: 2025 Beta (AI introduction, free for everybody)
- Replies: 19
- Views: 15142
Re: Update: 2025 Beta (AI introduction, free for everybody)
I require some more information because I can't reproduce some of the issues. I'd like to work on them but I need some way to trigger them on my computer. 1. More info required: could you send a video? I'm trying to reproduce this and what happens is the collapsed area auto-expands to select the ...
- Mon Feb 26, 2024 10:12 pm
- Forum: Announcements
- Topic: Update: 2025 Beta (AI introduction, free for everybody)
- Replies: 19
- Views: 15142
Re: Update: 2025 Beta (AI introduction, free for everybody)
I think your concerns are valid and I will bring this up to Karlis.
- Mon Feb 26, 2024 4:32 pm
- Forum: Announcements
- Topic: Update: 2025 Beta (AI introduction, free for everybody)
- Replies: 19
- Views: 15142
Re: Update: 2025 Beta (AI introduction, free for everybody)
If you use "write code" it does not use the selected code because it's supposed to write a new code snippet or function or whatever, and it will always attempt to insert the written code immediately (unless there are multiple code blocks returned or so). You should be using "modify code" for ...