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

Open BUILD file from active file open in the editor

Open jxramos opened this issue 5 years ago • 0 comments
trafficstars

Feature request to add to the bazel commands one in which the tool can find a sibling BUILD file or navigate up the directory tree until it finds the nearest BUILD file, relative to a file currently open in the editor.

bazel-commands

Adding a context menu to trigger that "Open BUILD file" lookup would prove very convenient, much like the C++ extensions Switch Header/Source

jxramos avatar Jan 28 '20 21:01 jxramos