Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
GYP
New to Visual Studio Code?
Get it now.
GYP
XadillaX
|
1,919 installs
|
(
0
)
|
Free
GYP support for VSCode.
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
GYP support for VSCode.
Features
GYP file semantic highlighting;
Dependencies Goto target;
Fields hover documentation (Reference:
https://github.com/chromium/gyp/blob/md-pages/docs/LanguageSpecification.md
).
TODO
[ ] Abstracts an Language Server;
[ ] Diagnostic;
[ ] More semantic highlighting (e.g. variables, commands, etc.);
[ ] Auto completion.
Contribution
Issues and PRs are welcomed.