You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.2 (2240) English
Posted by: pspad | Date: 2006-10-20 14:20 | IP: IP Logged
PPad editor full release. For list of changes see PSPad web pages.
Download link: pspad.cincura.net (3.2 MB)
Posted by: jgodfrey | Date: 2006-10-20 23:17 | IP: IP Logged
Hi Jan,
Thanks for the new release - PSPad is improving all the time. ;^) That said, here are a 2 issues I noticed in the official release.
- It seems to no longer be possible to "wrap" searches around the end of a file. I reported this in the 2239 thread.
- Text deleted while in a "column mode" selection is not properly reconstructed with an Undo.
Thanks for any input.
Jeff
Posted by: tokimeki | Date: 2006-10-21 02:30 | IP: IP Logged
I find a little question:
When I set Editor-settings: Real Tabs (check it on)
and type some code like:
01 <?php
02 <tab>function test(){*
03 <tab>}
04 ?>
and the cursor stop in Line 02 end (mark *), and press enter the screen show
01 <?php
02 <tab>function test(){*
03 <tab>}
04 <tab>}
05 ?>
in fact, Line 03 has no }, but screen show it.
those settings are off
- Highlight Matching Brackets
- Completion of chars {[("'
- Smart chars Completion
Posted by: Vasik | Date: 2006-10-21 07:29 | IP: IP Logged
can't download link!!!!!!!!!!!!!!!!!!!!!!
Posted by: pspad | Date: 2006-10-21 08:23 | IP: IP Logged
Vasik:can't download link!!!!!!!!!!!!!!!!!!!!!!
Don't download links, download PSPad I try it now and links are functional
Posted by: pspad | Date: 2006-10-21 08:25 | IP: IP Logged
Eblis:There seems to be something wrong with the download locations ...
Thank you. Correction is processing.
Posted by: wal | Date: 2006-10-21 08:48 | IP: IP Logged
Hi Jan,
Thank you for the new release.
Unfortunatelly, it has new bug in C/C++ code explorer which seems wasn't in the build 2239. Now code explorer analyzes comment blocks and add functions to code explorer. Here is example of comment block in C:
/*
It is just comment ( C/C++)
*/
In code explorer appears:
comment ( C/C++)
Regards,
Wal
Posted by: Eblis | Date: 2006-10-21 08:56 | IP: IP Logged
The correct size is displayed now but i still can't download the kit. The file url just stalls and times out eventually.
I think Vasilik is experiencing the same thing. The official download locations don't work but the mirrors work.
Posted by: Eblis | Date: 2006-10-21 08:59 | IP: IP Logged
The bug reported here is still present in this build.
Eblis:I'm experiencing a weird selection behaviour in 2239 (it has been happening for some time i think, i'm not sure though).
Let's say i have the following line
SetAppUser App, "|Domain", "User", TRUE, TRUE --- (| denotes the current cursor position)
I want to select the text Domain and i'm using Ctrl + Shift + Left to do this but the problem is that it's selecting everything up until the second " char and not the first one, i.e.
SetAppUser App, "Domain", "|User", TRUE, TRUE --- (| denotes the current cursor position)
Could the behaviour be changed so it selects only alphanumeric characters (breaks on first non-alphanumeric char)?
Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR