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 1414
1515## Documentation
1616
17- < https://stackb.github.io/bazel-stack- vscode/ >
17+ < https://docs.stack.build/docs/ vscode/installation >
1818
1919## Marketplace
2020
@@ -135,7 +135,7 @@ The starlark debugger tool launches the debug adapter tool when a `bazel`
135135language debug session is starting. You can customize the settings used for the
136136adapter or the bazel server.
137137
138- See the [ Debugging] ( https://stackb.github.io/bazel-stack- vscode/debugging )
138+ See the [ Debugging] ( https://docs.stack.build/docs/ vscode/debugger )
139139section of the docs for more details.
140140
141141### Starlark Language Server Tool
@@ -264,8 +264,7 @@ Using codesearch is a two-step process:
2642642 . Run queries against the index.
265265
266266The 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.
269268
270269### Build Events Service Tool
271270
You can’t perform that action at this time.
0 commit comments