[Github-comments] [geany/geany] Shift + up arrow does not work on operators! (#1580)

Matthew Brush notifications at xxxxx
Thu Aug 31 23:53:16 UTC 2017


> I have just tested this and it does not seem to make any difference.

Bummer.

The requested feature is unlikely to be implemented in Geany since it's very language specific and so would require teaching Geany's code about all of Perl's operators (oh lord!), and those of all other languages. 

It might be plausible if you could come up with a specification/algorithm for the behaviour more generally in terms of "words" and "white space" and such, which are not language-specific.

For example:

> If the caret is on a non-word, non-whitespace character, and the command is activated, it should jump to the start of the previous non-word, non-whitespace character which is not a comma or brace/bracket or a ...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1580#issuecomment-326450345
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170831/cd2be3e7/attachment.html>


More information about the Github-comments mailing list