Provides syntax highlighting, code snippets, and basic language support for B4X (B4A, B4i, B4J, etc.) in Visual Studio Code (current version has limited features, will be enhanced gradually).
Current Version
Version: 0.1.8
Features
Syntax Highlighting: Supports B4X syntax coloring for .bas, .b4a, .b4i and .b4j files.
Base Methods Auto Tips: Some B4X base classes and members are supported through the below language services.
Code Snippets: Quick insertion of common B4X code structures.
Language Configuration: Basic support like auto-bracket matching, comment toggling.