BBj Language Support for BBjThis extension adds support for the BBj language. It allows you to locate your local BBj installation for resolution of Classpath and PREFIX, running your code from the editor, and to host the Java-part of the language server. DisclaimerThis extension is in an early pre-release state. We know that it's still missing essential features and still has flaws. Nevertheless we are greatful to feedback and issue reports. Like the extension in the marketplace if you find it useful, and see https://github.com/BBx-Kitchen/bbj-language-server/issues for our issue tracking. Contributors welcome! Features
Installation Requirements
Important Information: Upgrading this extension from Pre-25 versionsIf you were using the Pre-25 version of the extension (0.x.x version numbers), make sure to completely uninstall them, and clean up your BBj install:
Failing to do so may result in unpredictable failure. Setup
CreditsSpecial thanks to https://github.com/hyyan who initially created some parts to integrate with BBj in an earlier VS Code extension, which we decided to scavenge for this extension. We also thank the team at https://www.typefox.io/ and https://langium.org/ for their ongoing support in making this extension possible. |