зеркало из https://github.com/microsoft/gnls.git
README.md
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.