https://github.com/thesignpainter98/b-language-support
VSCode Language Support for the B Language (B-Method)
https://github.com/thesignpainter98/b-language-support
Last synced: 3 months ago
JSON representation
VSCode Language Support for the B Language (B-Method)
- Host: GitHub
- URL: https://github.com/thesignpainter98/b-language-support
- Owner: TheSignPainter98
- License: gpl-3.0
- Created: 2019-10-01T16:42:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T14:25:16.000Z (over 5 years ago)
- Last Synced: 2025-01-27T22:16:53.408Z (5 months ago)
- Size: 371 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# B Language Support
This extension provides syntax highlighting for the B language of the _B-Method._
Please don't confuse this with the language of the same name principally written by Ken Thompson around 1969.## Features
An example of syntax highlighting is seen below.

## Requirements
This extension has no requirements.
## Extension Settings
This extension does contribute any settings.
## Known Issues
There are no known issues at the time of writing, but if you find any, please file them [here](https://github.com/TheSignPainter98/b-language-support/issues).
## Release Notes
### 1.0.0
- Initial release of the B Language Support extension