vscode-bazel icon indicating copy to clipboard operation
vscode-bazel copied to clipboard

feat: Support completion of external targets

Open kon72 opened this issue 2 years ago • 0 comments
trafficstars

This change enables the target completion to work with 1) rules defined in external repositories:

and 2) repository names:

Depends on #306

kon72 avatar Nov 06 '23 07:11 kon72