Skip to content
forked from microsoft/gnls

GN language server and extensions

License

Notifications You must be signed in to change notification settings

richard1122/gnls

 
 

Repository files navigation

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.

About

GN language server and extensions

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.8%
  • C++ 35.2%
  • Python 2.7%
  • JavaScript 1.3%