github/vscode-codeql
Add tests for "open referenced file" command
Aberta
#980 aberto em 21 de out. de 2021
VSCodegood first issue
Métricas do repositório
- Stars
- (530 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Originally added in #815, this command takes a referenced file path and uses the CLI to find the underlying .ql file. With #979 it will have some custom handling for Windows paths. This issue tracks adding unit or integration tests for it.