Editor issues with 3.11.2
Posted
#1
(In Topic #171)
Regular

1) I tend to use the shortcut <shift><ins> to paste text previously copied on the clip-board. This no longer works. It just changes the Insert mode.
2) when I declare a new variable like this:-
I should then be able to type "strM" and see a list including my new variable. This no longer works straight away. It seems to start working some time later during editing, maybe after I've left the current function.
3) I used to be able to type "the" and it would auto complete "Then". But now the list contains "the", "Then" and sometimes "there"
Posted
Guru

On the plus side the Terminal is much better.
Posted
Regular

cogier said
…I have had to turn off the auto "[{( feature that closes the brackets etc automatically…
That's funny, I had to do that as well.
In my case its because I spend so much time editing out errors that it was just annoying. Its probably a good feature when you are just typing code straight into the editor.
Shortcuts like copy & paste can be configured via "Configure shortcuts…" option. But <shift><Ins> should be a system wide paste method, and it does seem to work in all the other applications that I've tried on Lubuntu 17.
Posted
Guru

That's funny, I had to do that as well.
I had the same issues. It struck me that if there was a character after the insertion of a bracket etc. then don't add the closed one, if there is a space or a newline character after the insertion point then, yes, add the closed one. I'll have to have a look and see if that can be changed and tested.
1 guest and 0 members have just viewed this.


