Wish Auto-completion Wishes

LWGShane

Well-Known Member
Licensed User
Longtime User
Firstly:
The one thing I do miss from Visual Studio is the completion of "If" statements.

B4X:
If This = That 
'Ok, I'm finished with that... The IDE should auto insert the "Then" and "End If" lines upon clicking the return or enter key, just like Visual Studio.

This should apply to other statements that are like subs. (ex: For statements, etc)


Secondly:
Would love to see the "Space" key be added as a competition key for auto complete. (Another Visual Studio feature ;))
 
Top