You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.6.1 (2703) English

PSPad unicode 4.6.1 (2703) English

Goto Page: 1 2 Next

#1 PSPad unicode 4.6.1 (2703) English

Posted by: pspad | Date: 2015-10-14 20:10 | IP: IP Logged

Download links (2.9 MB):
code.fosshub.com
pspad.poradna.net

This archive contains modified files only. The correct way how to get full functionality:
1. Download and install latest full version!!!
2. Replace existing files with content of archive

Changes to 4.6.0 (2700)

News
Drag/Drop text from external application is back
Drag/Drop compare - new functionality. If you will Drag file over PSPad window with active editor window, small box "TextDiff" will appear in the right top corner. Drop file into this box will start compare with current file
Visual Basic highlighter - added keyword "friend" include code explorer support
Localization - Portuguese was renamed to Portuguese (European) and Brazilian - Portuguese to Portuguese (Brazilian)

Fixes:
Fixed real tabs problem in TXT files when option URL highlight if no highlighter in program settings / Program 2 was checked
Windows Shell script highlighter - variables and strings

Options: Reply | Quote | Up ^


#2 4.6.1 (2703) build issue

Posted by: Bobf | Date: 2015-10-15 19:04 | IP: IP Logged

Hi Jan,
when you apply the latest beta build 2703 and run "check for updates" a new build is available "4.6.1(2703)" ..
Seems there is a blank missing between the 4.6.1 and (2703)

rgs Bob

Options: Reply | Quote | Up ^


#3 Re: 4.6.1 (2703) build issue

Posted by: pspad | Date: 2015-10-15 19:48 | IP: IP Logged

Thank you, fixed. Info is downloaded from PSPad web, so fix is easy winking smiley

Options: Reply | Quote | Up ^


#4 Re: PSPad unicode 4.6.1 (2703) English

Posted by: mce | Date: 2015-10-15 20:26 | IP: IP Logged

Hi Jan,

I'm not sure if I'm missing something or not, but what I call comments in comments don't seem to be highlighted ok, for example I have the comments set to /* */ and color grey and if I have a piece of code like this:

/*starting comment1
if true then do:
end.
/*starting comment2
if true then do:
end.
*ending comment2*/
if true then do:
end.
*ending comment1*/

then the comment seems to be ending at first encounter of */ and it's no longer greyed out after.

Is it some setting that I can use for this, or it's something you can fix?

Thanks,
Cristian

Options: Reply | Quote | Up ^


#5 Re: PSPad unicode 4.6.1 (2703) English

Posted by: pspad | Date: 2015-10-15 20:43 | IP: IP Logged

Which highlighter do you use?

Options: Reply | Quote | Up ^


#6 Re: PSPad unicode 4.6.1 (2703) English

Posted by: m2u_germany | Date: 2015-10-15 21:04 | IP: IP Logged

Normally multiline comments can’t be nested, take PHP for example. The first encounter of the closing sequence is taken as an end marker, no matter how many other closing sequences follow. Therefore I guess the syntax highlighter is correct by ending the comment in that particular place. You will probably end up with a syntax error in your compiler / interpreter anyway.

But indeed maybe I’m missing a language that can treat comments like brackets and nest them (why would you want to do that btw.?)

Greetings!

Options: Reply | Quote | Up ^


#7 Re: PSPad unicode 4.6.1 (2703) English

Posted by: mce | Date: 2015-10-15 23:04 | IP: IP Logged

I'm using the Progress highlighter.

To answer another question I saw below, I need this because sometimes I comment out code, and inside of it there's a comment already like
/*
if true then leave.
/*check something*/
if true then leave.
*/

now the comment is not highlighted properly anymore, it breaks on first */, so I have to modify/remove the /**/ that is already inside to properly highlight.

Thanks,
Cristian

Options: Reply | Quote | Up ^


#8 Re: PSPad unicode 4.6.1 (2703) English

Posted by: Freeman | Date: 2015-10-20 13:22 | IP: IP Logged

Status bar issue, when current settings are different from current tab's. When pressing "New" button on the toolbar, new tab's status bar has drawing issues.

image

Windows 7 with Aero, will test under XP this evening.

Options: Reply | Quote | Up ^


#9 Re: PSPad unicode 4.6.1 (2703) English

Posted by: pspad | Date: 2015-10-20 13:56 | IP: IP Logged

Freeman:
Status bar issue, when current settings are different from current tab's. When pressing "New" button on the toolbar, new tab's status bar has drawing issues.
Windows 7 with Aero, will test under XP this evening.

Windows 10 - I am not able to simulate it.

Options: Reply | Quote | Up ^


#10 Re: PSPad unicode 4.6.1 (2703) English

Posted by: Freeman | Date: 2015-10-20 20:16 | IP: IP Logged

Under XP I cannot reproduce it, works fine.

Options: Reply | Quote | Up ^


Goto Page: 1 2 Next





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