File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 14
14
15
15
## Documentation
16
16
17
- < https://stackb.github.io/bazel-stack- vscode/ >
17
+ < https://docs.stack.build/docs/ vscode/installation >
18
18
19
19
## Marketplace
20
20
@@ -135,7 +135,7 @@ The starlark debugger tool launches the debug adapter tool when a `bazel`
135
135
language debug session is starting. You can customize the settings used for the
136
136
adapter or the bazel server.
137
137
138
- See the [ Debugging] ( https://stackb.github.io/bazel-stack- vscode/debugging )
138
+ See the [ Debugging] ( https://docs.stack.build/docs/ vscode/debugger )
139
139
section of the docs for more details.
140
140
141
141
### Starlark Language Server Tool
@@ -264,8 +264,7 @@ Using codesearch is a two-step process:
264
264
2 . Run queries against the index.
265
265
266
266
The codesearch UI will guide you through that process. See the docs for
267
- [ Searching] ( https://stackb.github.io/bazel-stack-vscode/searching ) for more
268
- details.
267
+ [ Codesearch] ( https://docs.stack.build/docs/vscode/codesearch ) for more details.
269
268
270
269
### Build Events Service Tool
271
270
You can’t perform that action at this time.
0 commit comments