User Guide
Welcome to the BBj Language Server extension for Visual Studio Code. This guide covers everything you need to know to install, configure, and use the extension effectively.
What is BBj Language Server?
The BBj Language Server provides comprehensive IDE support for BBj development, including:
- Intelligent code completion for BBj keywords, functions, and Java classes
- Real-time validation to catch errors as you type
- Code navigation with Go to Definition and Find References
- Hover documentation for functions and classes
- Built-in commands to run, compile, and manage BBj programs
Quick Links
| Topic | Description |
|---|---|
| Getting Started | Installation and initial setup |
| Features | Overview of all extension features |
| Configuration | VS Code settings reference |
| Commands | Keyboard shortcuts and commands |
Requirements
- VS Code 1.67.0 or higher
- BBj 25.00 or higher
- BBjServices running locally
- Java 17 or higher
Getting Help
- GitHub Issues - Report bugs or request features
- BBj Documentation - Official BBj reference
- Roadmap - See planned features and improvements