A couple of things that would be really useful:
1) Auto-closing parentheses - so when you're making a function call, it's closed automatically. A good example of this is when you are calling Log & using a smart string literal. When you type the $" it automatically gets closed with the corresponding "$ with the cursor placed in between, but the Log statement closing parenthesis isn't added.
2) Restore open modules. I've noticed that when I'm working on a project & have a bunch of modules open, if I close B4A & then later open the same project, the modules that are open are not all of the ones I had open previously. The open modules seems to default back to Main, Starter, plus 8 or so others - but if I had more than that open, the rest are now closed.
Just thought that these 2 features would make life a lot easier (for me anyway!).
- Colin.