I have a lot of automatic muscle memory actions from editing items in Visual Studio and Basic4ppc for many many years and I am finding the the Intellisense completion in B4A keeps catching me out by not doing as I instinctively expect. Mainly the pressing the space bar does not always seem to insert the selected item in the Intellisense list.
For example if I start typing on a blank line "num" the Intellisense list pops up. I then up or down arrow to "NumberFormat" and press space expecting the Intellisense to complete and add a trailing space but all I get is an inserted space character. If I then press backspace and press ctl+space then Intellisense pops up again and after up or down arrow to select "NumberFormat" pressing space this time does do the completion and inserts the space character as expected.
Is this just my perception or does anyone else find this inconsistent? Is there some logic to this I am not seeing?
For example if I start typing on a blank line "num" the Intellisense list pops up. I then up or down arrow to "NumberFormat" and press space expecting the Intellisense to complete and add a trailing space but all I get is an inserted space character. If I then press backspace and press ctl+space then Intellisense pops up again and after up or down arrow to select "NumberFormat" pressing space this time does do the completion and inserts the space character as expected.
Is this just my perception or does anyone else find this inconsistent? Is there some logic to this I am not seeing?