github/vscode-codeql

Add tests for "open referenced file" command

Ouverte

#980 ouverte le 21 oct. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (236 forks)auto 404
VSCodegood first issue

Métriques du dépôt

Stars
 (530 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur