Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 1.34 KB

File metadata and controls

35 lines (23 loc) · 1.34 KB

GN Language Server

Important

Archived in favor of google/gn-language-server.

Code IntelliSense for GN build system.

Features

  • Syntax error display.
  • Auto completion for common targets, functions and variables.
  • Hover to view documentation for common targets, functions and variables.
  • Click to open referred target or file.
  • Provide hierarchy of targets and if conditions to help navigate in large files.
  • Code format.

Usage

Currently there are no options to configure. Simply install the corresponding editor extension, and you are good to go:

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT license.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.