It probably does not open because you have "Synchronize with cursor" on, which selects what you click and scrolls to it in code. Uncheck that.
Like this:
Search found 2464 matches
- Wed Apr 29, 2026 7:51 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Difference between the Preview - V-Split Preview - H-Split Preview
- Replies: 2
- Views: 19039
- Thu Apr 16, 2026 2:14 pm
- Forum: Announcements
- Topic: Update: 2026 18.6.0.276
- Replies: 4
- Views: 13972
Update: 2026 18.6.0.276
This is a maintenance release.
* Various bugfixes and tweaks: losing editor focus, SFTP speed, AI history issues, +more
* Various bugfixes and tweaks: losing editor focus, SFTP speed, AI history issues, +more
- Thu Feb 26, 2026 7:38 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Languages in the language browser
- Replies: 5
- Views: 5006
Re: Languages in the language browser
Excellent detail! I was able to reproduce the issue with no files open, so I will be able to fix it.
- Thu Feb 26, 2026 2:52 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Languages in the language browser
- Replies: 5
- Views: 5006
Re: Languages in the language browser
Close the editor, go to C:\Program Files (x86)\WeBuilder 2025\data\mldefs and delete HTML 4.01.ini.
I'll write this bug down but I haven't been able to reproduce it yet, maybe I'll figure it out later.
I'll write this bug down but I haven't been able to reproduce it yet, maybe I'll figure it out later.
- Thu Feb 26, 2026 11:22 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: lmstudio.ai integration
- Replies: 1
- Views: 4117
Re: lmstudio.ai integration
Maybe at some point, but it will require to adapt the app, as server-side is also currently doing some lifting, that would need to be moved to the application. We will probably do this once the open LLMs get as good or almost as good at coding as the big 3 of the commercial LLMs.
- Tue Feb 24, 2026 12:59 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Languages in the language browser
- Replies: 5
- Views: 5006
Re: Languages in the language browser
To change it click menu Options -> Preferences -> Language Options -> HTML and change HTML Language Specification to HTML 5.
- Wed Jan 28, 2026 4:25 pm
- Forum: Announcements
- Topic: Update: 2025 18.5.0.273
- Replies: 9
- Views: 10677
Re: Update: 2025 18.5.0.273
Pushing it to the limit, I respect that. If a model wants to overwrite the entire file using a tool, unfortunately tool responses cannot be streamed, so the model just works silently for a long time until it is ready to return the data. What I have done now, I increased the timeouts so it does not ...
- Tue Jan 27, 2026 4:31 pm
- Forum: Announcements
- Topic: Update: 2025 18.5.0.273
- Replies: 9
- Views: 10677
Re: Update: 2025 18.5.0.273
Actually I think I know what might be the issue. Are you trying to rewrite the entire file? Writing has more limits, you can do it but tell it to rewrite it in chunks, around 500 lines each, not all at once.
- Tue Jan 27, 2026 3:47 pm
- Forum: Announcements
- Topic: Update: 2025 18.5.0.273
- Replies: 9
- Views: 10677
Re: Update: 2025 18.5.0.273
We haven't added our own extra restrictions, the models have their own limits. But I want to understand this clearly, if you have only hint about conversation getting long, despite the hint it should still return the answer and go on, or error , where the model returns error and stops. I'm looking ...
- Tue Jan 27, 2026 12:37 pm
- Forum: Announcements
- Topic: Update: 2025 18.5.0.273
- Replies: 9
- Views: 10677
Re: Update: 2025 18.5.0.273
The warning about conversation getting long does not mean you have to summarize immediately, it means that the context is huge and thus each response is costly, but this is expected for large files. When you summarize the conversation, it loses the details, it knows about the file but not its ...
- Fri Jan 09, 2026 12:29 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Menu Layout Changes After Upload: Need Assistance
- Replies: 1
- Views: 8453
Re: Menu Layout Changes After Upload: Need Assistance
It's probably some other CSS from the design interfering. If you can point me to the website, I could take a look and see if some additional CSS might help with this.
- Sun Jan 04, 2026 10:21 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: About AI tools and a demo video
- Replies: 2
- Views: 4314
Re: About AI tools and a demo video
My opinion is that creating a website is not the best use of AI. The reason is that when you create a website, you usually care a lot about the design and all the tiny details on the frontend, so you probably want to have hands-on approach at least for that part. My opinion is that AI works much ...
- Wed Dec 03, 2025 11:45 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: How to insert a class such as p class="bold" ?
- Replies: 3
- Views: 4536
Re: How to insert a class such as p class="bold" ?
Indeed, inspector is another great way to do it.
- Wed Dec 03, 2025 2:41 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: How to insert a class such as p class="bold" ?
- Replies: 3
- Views: 4536
Re: How to insert a class such as p class="bold" ?
The way to do it with minimal typing is this: write space after <p, wait for auto-complete, doubleclick on "class", wait for autocomplete, doubleclick on the class name. I'm including the screenshots. Step 1: Ekrānuzņēmums 2025-12-03 143724.png double click class Step 2: Ekrānuzņēmums 2025-12-03 1438 ...
- Fri Nov 07, 2025 8:35 pm
- Forum: Announcements
- Topic: Update: 2025 18.4.0.271
- Replies: 7
- Views: 7865
Re: Update: 2025 18.4.0.271
You can download and test the newest version. It hasn't been announced yet but it is available to download already.