Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetJavaTarget ¶
GetJavaTarget returns the bazel target for all targets in a path for the given document URI by finding the nearest parent BUILD.bazel file and appending the `...` suffix to the path. Example: for a document URI of /home/user/fievel/tooling/intellij/uber-intellij-plugin-core/src/main/java/com/uber/intellij/bazel/BazelSyncListener.java and a workspace root of /home/user/fievel, the returned target would be tooling/intellij/uber-intellij-plugin-core/... assuming that the BUILD.bazel file is located at /home/user/fievel/tooling/intellij/uber-intellij-plugin-core/BUILD.bazel
func NormalizeIDEClient ¶
NormalizeIDEClient normalizes the IDE client name to a consistent format.
Types ¶
This section is empty.