Is it possible to add to the editor automatic closing of opened brackets and apostrophes (type data string)? In b4x this is used in $ "", where you just give $ "and the editor will immediately close with".
Automatic closing of parentheses and apostrophes is, for example, in python where I write and it makes life much easier.