Hello,

Some point I cannot get right:

* default save directory
How to tell Lazarus where to save (and where to load from) by default?
The "Lazarus directory" seems in options/environment seems to be for Lazarus 
internals. Cannot set it to a custom dir, since some predef subdirs are 
requested.

* indentation
I set tab & indent widths to 4 chars.
But pressing tab key seems to indent according to a logic I cannot catch, eg

function ...
         tab stops here: 9 chars

* selection highlight
I'm unable to have selected text highlighted. Cannot find proper class in 
syntax highlighting settings.
Worse, When I select more than one line, relevant parts of lines (down to the 
last char) are not highlighted, only empty parts (after last char) get 
different background color. This is visually disturbing.

* duplication
Is there a "duplicate" feature (duplication current line or selection)?
For info: this replaces select + copy + move + paste + move up & down (to 
unselect and come back) in one key press.

* place cursor at end of line
When I place the cursor on an empty part of line, the cursor weirdly stays in 
the middle of nowhere instead of moving to the end of the line (just after last 
char). Is there a way to change this (for any reason this behaviour gets on my 
nerves ;-)

Denis

PS: Is there a reason why I don't receive my own messages to the list?
________________________________

vit esse estrany ☣

spir.wikidot.com

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to