Commit ec4c596
authored
Use VirtusLab distribution of bazel-bsp (#58)
Updating this extension to transition from JetBrains BSP distribution to
the new fork hosted on https://github.com/VirtusLab/bazel-bsp. No major
functional changes, except for added compatibility for non-Bzlmod repos
on Bazel 8+ (VirtusLab/bazel-bsp#21).
Tested the following commands on Java/Python monorepos:
- Run, Coverage, Debug for individual test cases
- Syncing targets1 parent e864e6f commit ec4c596
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments