Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>BQL Language SupportNew to Visual Studio Code? Get it now.
BQL Language Support

BQL Language Support

Matt Duffy

|
386 installs
| (0) | Free
Support for Birst's BQL language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

BQL Language Support

This extenstion adds syntax highighting for the language BQL, used in the Infor Birst product.

Highlighting

Currently the following items are highlighted:

  • Control keywords ( end complete, end while, complete, while, if, elseif, end if, then, else, for, next, writerecord, dim, select, from, where, inner join, left outer join, right outer join, full outer join, on, and, as, to, step, now, is not null, is null, union, distinct)
  • Single or double-quoted text
  • Numeric values
  • Operators (=, +, -, *, >, <, /)
  • Comments (using // or /* */)
  • Functions (in the format <function name>(something))
  • Core data types (integer, float, varchar, date, datetime)

Usage

The syntax will be auto-applied to any files with the extension .bql.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft