Skip to content

Commit 0e9a8d9

Browse files
committed
Add VS Code Extension references in docs.
1 parent df0b59b commit 0e9a8d9

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Other functionalities
6464
logging
6565
use-as-lib
6666
extensions
67+
vscode-extension
6768
6869
6970
Further reading / knowledgebase

docs/vscode-extension.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.. _vscode-extension:
2+
3+
VS Code Extension
4+
=================
5+
6+
Locust has an official extension for Visual Studio Code that helps you set up your Python environment, create and run tests and use Copilot to generate/adjust Locust test code.
7+
8+
See `https://github.com/locustcloud/extension <https://github.com/locustcloud/extension>`__

0 commit comments

Comments
 (0)