Open pappy74 opened 3 years ago
Make Cmd-click on a filename (eg in srcs) open the file. And similarly, have a Bazel target name (eg in deps) link to the target in the appropriate BUILD file (if it's in the workspace).
Shameless plug: Both of these things should work in bazel-lsp
Make Cmd-click on a filename (eg in srcs) open the file. And similarly, have a Bazel target name (eg in deps) link to the target in the appropriate BUILD file (if it's in the workspace).