update ambiguous docs

This commit is contained in:
Stephan Brandauer
2024-11-26 09:22:22 +00:00
parent 94434f4397
commit f5cd48d9d9

View File

@@ -78,7 +78,7 @@ $ vscode/scripts/code-cli.sh --install-extension dist/vscode-codeql-*.vsix # if
### Debugging ### Debugging
You can use VS Code to debug the extension without explicitly installing it. Just open this directory as a workspace in VS Code, and hit `F5` to start a debugging session. You can use VS Code to debug the extension without explicitly installing it. Just open this repository's root directory as a workspace in VS Code, and hit `F5` to start a debugging session.
### Storybook ### Storybook