Skip to content

Commit a3b5bd4

Browse files
joepeeplesVomain
andauthored
[DOCS-10227] VS Code extension revamp (#28826)
* Update landing page for IDE plugins * First draft * Actual first draft * Restore accidentally-deleted file Actually doesn't look like we use this image any longer, but I didn't fully confirm this so putting it back just in case... * Delete code-insights-inline-hover.gif This is what I meant to delete... * Additional updates - Various edits - Add Cursor to nav menu - Update some images - Replace original image (for caching issues): view-in-vscode.png * Update _index.md * Clean up links * Apply suggestions from code review Co-authored-by: ThibaultK <Vomain@users.noreply.github.com> * Add info alert for View in IDE * Revise telemetry statement * Fix curly quote * Include keyboard shortcut for Windows --------- Co-authored-by: ThibaultK <Vomain@users.noreply.github.com>
1 parent 35ccc8f commit a3b5bd4

File tree

9 files changed

+90
-96
lines changed

9 files changed

+90
-96
lines changed

config/_default/menus/main.en.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ menu:
10741074
parent: ide_plugins_idea
10751075
identifier: ide_plugins_idea_debugger
10761076
weight: 7011
1077-
- name: VS Code
1077+
- name: VS Code & Cursor
10781078
url: developers/ide_plugins/vscode/
10791079
parent: ide_plugins
10801080
identifier: ide_plugins_vscode

content/en/developers/ide_plugins/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ Use Datadog plugins in your preferred integrated development environment (IDE) t
1212

1313
{{< whatsnext desc="See the documentation for information about the following integrations:">}}
1414
{{< nextlink href="developers/ide_plugins/idea/" >}}<u>JetBrains IDEs</u>: The Datadog plugin for IntelliJ IDEA, GoLand, PyCharm, WebStorm, and PhpStorm.{{< /nextlink >}}
15-
{{< nextlink href="developers/ide_plugins/vscode/" >}}<u>Visual Studio Code</u>: The Datadog extension for VS Code.{{< /nextlink >}}
15+
{{< nextlink href="developers/ide_plugins/vscode/" >}}<u>Visual Studio Code</u>: The Datadog extension for VS Code, Cursor, and other related forks.{{< /nextlink >}}
1616
{{< nextlink href="developers/ide_plugins/visual_studio/" >}}<u>Visual Studio</u>: The Datadog extension for .NET developers.{{< /nextlink >}}
1717
{{< /whatsnext >}}

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

+88-94
Large diffs are not rendered by default.
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Loading

0 commit comments

Comments
 (0)