Advanced syntax highlighting for Looker LookML files with full embedded SQL support, Liquid templates, and BigQuery compatibility. The most complete LookML highlighter for VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Google/Looker doesn't provide an official VS Code extension for LookML. Existing community extensions lack proper SQL highlighting inside LookML blocks, which makes working with derived tables and complex SQL painful.
This extension fills that gap.
Contributing
Issues and PRs welcome! The grammar is defined in syntaxes/lookml.tmLanguage.json.