mirror of
https://github.com/github/codeql.git
synced 2026-04-05 15:18:20 +02:00
Correct menu title name of "Open Workspace"
Correct menu title name of "Open Workspace" to "Open Workspace from File", as that is the current menu title on VS Code (at least as of 1.76.2)
This commit is contained in:
@@ -72,7 +72,7 @@ To use the starter workspace:
|
||||
* Make sure you include the submodules, either by using ``git clone --recursive``, or using by ``git submodule update --init --remote`` after cloning.
|
||||
* Use ``git submodule update --remote`` regularly to keep the submodules up to date.
|
||||
|
||||
#. In VS Code, use the **File** > **Open Workspace** option to open the ``vscode-codeql-starter.code-workspace`` file from your checkout of the workspace repository.
|
||||
#. In VS Code, use the **File** > **Open Workspace from File** option to open the ``vscode-codeql-starter.code-workspace`` file from your checkout of the workspace repository.
|
||||
|
||||
.. _existing-workspace:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user