Skip to content

Commit 28848ec

Browse files
committed
Link to new article
1 parent 48ace06 commit 28848ec

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/codeql/codeql-for-visual-studio-code/about-codeql-for-visual-studio-code.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ features for query files (extension ``.ql``) and library files (extension ``.qll
2626

2727
You can also use the VS Code **Format Document** command to format your code according to the `CodeQL style guide <https://github.com/github/codeql/blob/main/docs/ql-style-guide.md>`__.
2828

29+
Data and telemetry
30+
-------------------
31+
32+
If you specifically opt in to permit GitHub to do so, GitHub will collect usage data and metrics for the purposes of helping the core developers to improve the CodeQL extension for VS Code.
33+
For more information, see ":doc:`About telemetry in CodeQL for Visual Studio Code <about-telemetry-in-codeql-for-visual-studio-code>`."
34+
2935
Further reading
3036
-------------------
3137

docs/codeql/codeql-for-visual-studio-code/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ The CodeQL extension for Visual Studio Code adds rich language support for CodeQ
3939
<troubleshooting-codeql-for-visual-studio-code>`: You can use the detailed
4040
information written to the extension's log files if you need to troubleshoot problems.
4141

42+
- :doc:`About telemetry in CodeQL for Visual Studio Code <about-telemetry-in-codeql-for-visual-studio-code>`: If you specifically opt in to permit GitHub to do so, GitHub will collect usage data and metrics for the purposes of helping the core developers to improve the CodeQL extension for VS Code.
43+
4244
.. toctree::
4345
:hidden:
4446
:titlesonly:
@@ -51,3 +53,4 @@ The CodeQL extension for Visual Studio Code adds rich language support for CodeQ
5153
testing-codeql-queries-in-visual-studio-code
5254
customizing-settings
5355
troubleshooting-codeql-for-visual-studio-code
56+
about-telemetry-in-codeql-for-visual-studio-code

0 commit comments

Comments
 (0)