FIXED: [16.16b1] CTRL-DEL

Post bug reports when testing beta versions here.
Post Reply
User avatar
vha
Posts: 1081
Joined: 27 Jun 2007 21:34
Location: Belgium

FIXED: [16.16b1] CTRL-DEL

Post by vha »

with the cursor at the start of "aaa_bbb_ccc", CTRL-DEL only deletes "aaa_", while in VS Code it deletes everything up until the end of the word (not including the spaces past the word)

vha
User avatar
Rickard Johansson
Site Admin
Posts: 6630
Joined: 19 Jul 2006 14:29

Re: [16.16b1] CTRL-DEL

Post by Rickard Johansson »

The behavior depends on your settings. If you set the option to "Delete to beginning of next word" - it will not behave like in VS Code...

Still, I guess aaa_bbb_ccc should be considered as one word?
User avatar
vha
Posts: 1081
Joined: 27 Jun 2007 21:34
Location: Belgium

Re: [16.16b1] CTRL-DEL

Post by vha »

For me, that is indeed 1 word...
User avatar
Rickard Johansson
Site Admin
Posts: 6630
Joined: 19 Jul 2006 14:29

Re: [16.16b1] CTRL-DEL

Post by Rickard Johansson »

User avatar
vha
Posts: 1081
Joined: 27 Jun 2007 21:34
Location: Belgium

Re: [16.16b1] CTRL-DEL

Post by vha »

Looks perfect!

Tx, vha
Post Reply