github/vscode-codeql

Add tests for "open referenced file" command

Offen

#980 geöffnet am 21.10.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (236 Forks)auto 404
VSCodegood first issue

Repository-Metriken

Stars
 (530 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide