You are here: PSPad forum > English discussion forum > Re: Feature request: Intelligent Selection

Re: Feature request: Intelligent Selection

#1 Feature request: Intelligent Selection

Posted by: mgutt | Date: 2015-03-25 20:19 | IP: IP Logged

Example:
<?php
$foo = $row['foo'];
?>

If I doubeclick $foo, "$foo" is selected. This is really fine, but I like to have a tripleclick feature that selects only "foo".

And in addition the next nice to have thing: I copy "$foo" and mark "foo" of "$row['foo'] and paste my "$foo". Now only "foo" should be pasted. Of course this should be an optional setting.

Options: Reply | Quote | Up ^


#2 Re: Feature request: Intelligent Selection

Posted by: mgutt | Date: 2015-03-25 20:45 | IP: IP Logged

Last one:

If I copy "bar" and select "$foo" through double-click and paste "bar" it should only overwrite "foo" resulting "$bar".

Options: Reply | Quote | Up ^


#3 Re: Feature request: Intelligent Selection

Posted by: pspad | Date: 2015-03-25 20:49 | IP: IP Logged

Your suggestions are narrow joined with PHP language only. PSPad isn't PHP editor, it's general editor.
Triple click is generally used to select whole line, not a variable without $

Options: Reply | Quote | Up ^


#4 Re: Feature request: Intelligent Selection

Posted by: mgutt | Date: 2015-03-26 13:26 | IP: IP Logged

Of course it is PHP only, but I want it. ;)

As an optional setting. Why not.

Options: Reply | Quote | Up ^


#5 Re: Feature request: Intelligent Selection

Posted by: Andreas | Date: 2015-03-27 01:38 | IP: IP Logged

mgutt:
Why not.

Because then it is one of another thousands of user specific wishes sad smiley

Options: Reply | Quote | Up ^






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