Replace word under cursor when applying auto-completion

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

Replace word under cursor when applying auto-completion

Post by uwekel »

Hi,

i would like to have an option to replace the whole word under the cursor when applying a code completion with the TAB key. At the moment, the proposed word will just be inserted and the letters in right of the cursor are being shifted to the right. The behavior would be the same as in Visual Studio 201x.

Thx
Uwe
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Replace word under cursor when applying auto-completion

Post by Tenaja »

+1, thanks for requesting this.
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Replace word under cursor when applying auto-completion

Post by davido »

+1
DE AA EB
Post Reply