Update: 2020 16.3.0.231
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Update: 2020 16.3.0.231
This is mostly a bug-fix release with minor improvements:
* Added: Spanish translation (customer contribution, might need further testing)
* Improved: Code Explorer refresh is now faster and prevents flicker if code not changed
* Improved: Code parsing speed for large JS files is faster
* Fix: Saved search menu now correctly updates itself after deleted search item
* Fix: File explorer now correctly handles character case update for file rename
* Fix: Slow file opening bug for some JS files is corrected
* Fix: Find in Files popup window now correctly remembers search directory
* Added: Spanish translation (customer contribution, might need further testing)
* Improved: Code Explorer refresh is now faster and prevents flicker if code not changed
* Improved: Code parsing speed for large JS files is faster
* Fix: Saved search menu now correctly updates itself after deleted search item
* Fix: File explorer now correctly handles character case update for file rename
* Fix: Slow file opening bug for some JS files is corrected
* Fix: Find in Files popup window now correctly remembers search directory
Re: Update: 2020 16.3.0.231
In this version find BUG:
1. work with PHP project (several PHP files open)
2. click right mouse button by any function (example this function in my class) and select "Find declaration"
Program jumped on needed file, but no jumped on find function (jumped on last position in need file)
1. work with PHP project (several PHP files open)
2. click right mouse button by any function (example this function in my class) and select "Find declaration"
Program jumped on needed file, but no jumped on find function (jumped on last position in need file)
Re: Update: 2020 16.3.0.231
Hello!
I'm find a BUG:
1. work with PHP project (several PHP files open)
2. switch file tabs
3. in the tab where the cursor remained "Code explorer" becomes empty
I'm find a BUG:
1. work with PHP project (several PHP files open)
2. switch file tabs
3. in the tab where the cursor remained "Code explorer" becomes empty
Re: Update: 2020 16.3.0.231
Could you please send sample files and, if possible, video with problem demonstration to support here? https://www.webuilderapp.com/support-contact.php
I tried to reproduce the issues you found but couldn't.
I tried to reproduce the issues you found but couldn't.
Blumentals Software Programmer
Re: Update: 2020 16.3.0.231
Hello!
I'm send you GIF (2 messages) with info
P.S. bug with "Find declaration" detected with UNIX-format files only... PC-format - work!!!
I'm send you GIF (2 messages) with info
P.S. bug with "Find declaration" detected with UNIX-format files only... PC-format - work!!!
Re: Update: 2020 16.3.0.231
Hi!
When is the update expected?
When is the update expected?
Re: Update: 2020 16.3.0.231
Hi!ssvuia wrote:Hello!
I'm send you GIF (2 messages) with info
P.S. bug with "Find declaration" detected with UNIX-format files only... PC-format - work!!!
This problem (UNIX-format) also manifests itself in document searches (end of large file)
Re: Update: 2020 16.3.0.231
Hello!
Can you add format (PC, Unix..) for Projects?
Can you add format (PC, Unix..) for Projects?
Re: Update: 2020 16.3.0.231
Thank you for the update Blumentals team! :)
Re: Update: 2020 16.3.0.231
Are there some news about the future of WeBuilder?
Re: Update: 2020 16.3.0.231
I'm guessing the team is working on a new version or on vacation.
If the team is working on a new version, is it possible to make another php version for the project, for example php4, php5, php7, php8?
If the team is working on a new version, is it possible to make another php version for the project, for example php4, php5, php7, php8?
Re: Update: 2020 16.3.0.231
We are making the new version. Are you talking about the bundled PHP? We will add PHP 8 when it's more stable but we're not planning to do anything with PHP 4.
Also, the bundled PHP 7 will be updated.
Also, the bundled PHP 7 will be updated.
Blumentals Software Programmer
Re: Update: 2020 16.3.0.231
Aivars:We will add PHP 8 when it's more stable...
Really ? PHP 8.1 is very stable.
Really ? PHP 8.1 is very stable.
Re: Update: 2020 16.3.0.231
[quote="Aivars"]We are making the new version. Are you talking about the bundled PHP? We will add PHP 8 when it's more stable but we're not planning to do anything with PHP 4.
Also, the bundled PHP 7 will be updated.[/quote]
I only talked about specifying PHP versions for each project
Also, the bundled PHP 7 will be updated.[/quote]
I only talked about specifying PHP versions for each project
Re: Update: 2020 16.3.0.231
I misspoke. What I meant is - more used. Right now 70% use PHP 7 and 1.6% use PHP 8.pety wrote:Aivars:We will add PHP 8 when it's more stable...
Really ? PHP 8.1 is very stable.
You mean, using Preview for Project A would use one PHP version and using Preview for Project B would use another version? Right now you can't do that with the built-in preview, but I'll add this to requests.I only talked about specifying PHP versions for each project
Blumentals Software Programmer