GitLab: Syntax highlighting for B4X files
- By wonder
When using an online repository such as GitLab, you can add a file named ".gitattributes" with the following content:
B4X:
*.bas gitlab-language=vb
*.b4j gitlab-language=vb
*.b4a gitlab-language=vb...
Last edited: