You are here: PSPad forum > Developer forum - new builds > Re: PSPad unicode 4.5.3 (2271) English

Re: PSPad unicode 4.5.3 (2271) English

Goto Page: Previous1 2 3 4

#31 Re: PSPad unicode 4.5.3 (2271) English

Posted by: holger | Date: 2007-08-10 04:53 | IP: IP Logged

mce:
I also noticed that function parameters are displayed only if they are on the same line with the function definition, should display everything starting from ( and ending with ), right now it's showing from ( to end of line.

I would prefer not even to show the parameter definition, not to waste the Space in Code-Explorer.
Simply display the Functionname and the Datatype it returns. But what also could be is, the <returns datatype> statement is in next or following line.

Because Progress generates the Functions with <returns datatype> statement in same line, it's ok for me like it is. I only guess someone uses another programmingstyle and Code-Explorer wouldn't work correct.

Holger

Options: Reply | Quote | Up ^


#32 Re: PSPad unicode 4.5.3 (2271) English

Posted by: komfa | Date: 2007-08-10 05:20 | IP: IP Logged

Hello Jan,

is there a way to store the settings of the "code-case-change" dialog under menuitem "Format". I detect this really nice feature to reformat my sourcecode which were written in different styles by different programmers.

Thanks
Christian

Options: Reply | Quote | Up ^


#33 Re: PSPad unicode 4.5.3 (2271) English

Posted by: holger | Date: 2007-08-10 11:39 | IP: IP Logged

Hi Jan,
first a big thank to you.
I know what comes now is maybe a additional feature:
In Progress it is nesessary to define functions before there usage.
Therefore there's the Option of forwarding these Functions and set the Function at End of File.
This is used in every File with functions and causes the Code-Explorer to display the function twice (1 forwarding and 1 Real-Function).
The forward Keyword is given when it is the forwarding definition.
Examble:
FUNCTION Examble returns character
( string as character,
number as integer ) FORWARD.

The Forward option comes always after the ) of the definition and mostly before the "."

Because it is useful to have the location of the forwarding this items should stay.
To have a better control if it is only the forwarding or the Real-Function:
Could you add a "FORWARD" to the displayed items of forwardings?

Thanks in advance

Holger

Options: Reply | Quote | Up ^


#34 Re: PSPad unicode 4.5.3 (2271) English

Posted by: microalps | Date: 2007-08-14 16:40 | IP: IP Logged

I should also note this bug that has been bugging me. When you double click a PHP variable in the HTML multihighlighter, it does not include the $ sign in the highlight when on the same line as a php start and end tag.

Example:
<?php
echo $test;
?>

<?php echo $test; ?>

The first one works fine, the second does not. The only difference is the whitespace. Note, this behavior does not apply to PHP Syntax, only to the HTML Multi Syntax.

Options: Reply | Quote | Up ^


#35 Re: PSPad unicode 4.5.3 (2271) English

Posted by: sanme98 | Date: 2007-08-26 02:35 | IP: IP Logged

Hi,

Thank you for your great PSPad. May I know when C# Code Explorer can available?

Thank you very much.

Edited 1 time(s). Last edit at 2007-08-26 02:36 by sanme98.

Options: Reply | Quote | Up ^


#36 Re: PSPad unicode 4.5.3 (2271) English

Posted by: pspad | Date: 2007-08-26 04:43 | IP: IP Logged

I have to anser you the same as the others.
If you can use for C# any other code explorer type,
send me code explorer content description and some typical source code samples.
I will preprare code explorer

Options: Reply | Quote | Up ^


#37 Re: PSPad unicode 4.5.3 (2271) English

Posted by: sophaly | Date: 2007-08-27 11:32 | IP: IP Logged

Hi,

In this version, when i call the option to remove redundant spaces, all checkboxes are active and i have to choose the ones i want every time (usually i only want to remove spaces from end of lines).

In older versions, that didn't happen. It remembered my last choice...

Is it possible to change it back as it was?

Thanks,
Sofia

Options: Reply | Quote | Up ^


#38 Re: PSPad unicode 4.5.3 (2271) English

Posted by: pspad | Date: 2007-08-27 12:13 | IP: IP Logged

OK, this is a bug.

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 4





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