Skip to content

docs(ide-plugins/vscode): reorganize VS Code extension docs to lead with Code Security#37166

Merged
robertohuertasm-datadog merged 1 commit into
masterfrom
roberto.huertas/reorganize-vscode-features-for-deprecation-K9VULN-15558
Jun 9, 2026
Merged

docs(ide-plugins/vscode): reorganize VS Code extension docs to lead with Code Security#37166
robertohuertasm-datadog merged 1 commit into
masterfrom
roberto.huertas/reorganize-vscode-features-for-deprecation-K9VULN-15558

Conversation

@robertohuertasm-datadog

@robertohuertasm-datadog robertohuertasm-datadog commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

  • Moved Code Security to the top of the feature list and Core features section in _index.md
  • Restructured page into Core features (Code Security, Code Insights, View in IDE, Fix in Chat) and Other features (Logs, Exception Replay, Live Debugger)
  • Added "in limited support" alerts to Logs, Exception Replay, and Live Debugger in _index.md and their respective subpages
  • Updated Code Insights description to focus on code and library vulnerabilities as the primary use case
  • Moved runtime errors and flaky tests to a new "Other insight types" subsection in code_insights.md with a limited support note
  • Reordered VS Code submenu in main.en.yaml: Code Security (101), Code Insights (102), Logs (103), Exception Replay (104), Live Debugger (105)

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

AI assistance

Additional notes

K9VULN-15558

…ith Code Security

- Moved Code Security to the top of the feature list and Core features section in `_index.md`
- Restructured page into Core features (Code Security, Code Insights, View in IDE, Fix in Chat) and Other features (Logs, Exception Replay, Live Debugger)
- Added "in limited support" alerts to Logs, Exception Replay, and Live Debugger in `_index.md` and their respective subpages
- Updated Code Insights description to focus on code and library vulnerabilities as the primary use case
- Moved runtime errors and flaky tests to a new "Other insight types" subsection in `code_insights.md` with a limited support note
- Reordered VS Code submenu in `main.en.yaml`: Code Security (101), Code Insights (102), Logs (103), Exception Replay (104), Live Debugger (105)

K9VULN-15558
@github-actions github-actions Bot added the Architecture Everything related to the Doc backend label Jun 2, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reorganizes the VS Code/Cursor extension documentation to lead with Code Security, restructures features into "Core" and "Other" sections, marks Logs/Exception Replay/Live Debugger as in limited support, narrows Code Insights to focus on vulnerabilities, and reorders the sidebar menu accordingly.

Changes:

  • Reorders feature listings and sidebar menu to place Code Security first; introduces a Core/Other features split.
  • Adds "in limited support" alerts to Logs, Exception Replay, Live Debugger, and the runtime errors / flaky tests insight types.
  • Narrows Code Insights to code/library vulnerabilities and moves runtime errors and flaky tests into an "Other insight types" subsection.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
content/en/ide_plugins/vscode/_index.md Reorganizes feature list and sections; promotes Code Security to top; adds limited-support alerts.
content/en/ide_plugins/vscode/code_insights.md Reframes Code Insights around vulnerabilities; moves other insight types to a limited-support subsection; reorders further_reading.
content/en/ide_plugins/vscode/logs.md Adds limited-support alert.
content/en/ide_plugins/vscode/exception_replay.md Adds limited-support alert.
content/en/ide_plugins/vscode/live_debugger.md Adds limited-support alert.
config/_default/menus/main.en.yaml Reorders VS Code submenu: Code Security (101), Code Insights (102), Logs (103).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

⚠️ Possible site support note detected

The following files have a site-region shortcode at the top of the page that mentions a feature being "not available" or "not supported":

  • content/en/ide_plugins/vscode/_index.md

Are you trying to document site support for a product? If so, the site-region shortcode is not the recommended approach. See the Documenting site support guide for the preferred method.

@robertohuertasm-datadog
robertohuertasm-datadog marked this pull request as ready for review June 2, 2026 11:18
@robertohuertasm-datadog
robertohuertasm-datadog requested a review from a team as a code owner June 2, 2026 11:18
@joepeeples joepeeples self-assigned this Jun 2, 2026
@joepeeples

Copy link
Copy Markdown
Contributor

Opened DOCS-14603 to follow up with editorial review.

@joepeeples joepeeples added the editorial review Waiting on a more in-depth review label Jun 2, 2026
@robertohuertasm-datadog
robertohuertasm-datadog merged commit 0bc5a76 into master Jun 9, 2026
32 checks passed
@robertohuertasm-datadog
robertohuertasm-datadog deleted the roberto.huertas/reorganize-vscode-features-for-deprecation-K9VULN-15558 branch June 9, 2026 13:56
SimoneT-DD pushed a commit that referenced this pull request Jul 3, 2026
…ith Code Security (#37166)

- Moved Code Security to the top of the feature list and Core features section in `_index.md`
- Restructured page into Core features (Code Security, Code Insights, View in IDE, Fix in Chat) and Other features (Logs, Exception Replay, Live Debugger)
- Added "in limited support" alerts to Logs, Exception Replay, and Live Debugger in `_index.md` and their respective subpages
- Updated Code Insights description to focus on code and library vulnerabilities as the primary use case
- Moved runtime errors and flaky tests to a new "Other insight types" subsection in `code_insights.md` with a limited support note
- Reordered VS Code submenu in `main.en.yaml`: Code Security (101), Code Insights (102), Logs (103), Exception Replay (104), Live Debugger (105)

K9VULN-15558
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend editorial review Waiting on a more in-depth review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants