Bug? [IDE] missing ":" when adding #AdditionalRes attribute

Alessandro71

Well-Known Member
Licensed User
Longtime User
typing "#" causes Intellisense to display available keywords.
By selecting one, the keyword is inserted in code, but is missing the ending ":" which is immediately marked as error by the IDE.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Not exactly a bug, but is fixed for the next update.

B4A_0ETn9n3W8h.gif
 
Top