GYP support for VSCode.
- GYP file semantic highlighting;
- Dependencies Goto target;
- Fields hover documentation (Reference: https://github.com/chromium/gyp/blob/md-pages/docs/LanguageSpecification.md).
- Abstracts an Language Server;
- Diagnostic;
- More semantic highlighting (e.g. variables, commands, etc.);
- Auto completion.
Issues and PRs are welcomed.