#project #binary #line #server #import #define #completion

app gn-language-server

A language server for GN, the build configuration language used in Chromium and other projects

1 stable release

new 1.0.0 Mar 26, 2025

#118 in #import

Download history 100/week @ 2025-03-23

100 downloads per month

Apache-2.0

160KB
3.5K SLoC

GN Language Server

A language server for GN, the build configuration language used for Chromium.

Features

Syntax highlighting

Syntax highlighting

Completion

Completion

Hover documentation

Hover documentation

Go to definition

Go to definition

Following imports

Following imports

Following dependencies

Following dependencies

Sticky scroll with useful lines

Sticky scroll with useful lines

Outline

Outline

Code folding

Code folding

Building

Language server binary

cargo build --release

VSCode extension

cd vscode-gn
npm install
npm run build
npm run package

Disclaimer

This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.

Dependencies

~12–24MB
~376K SLoC