Skip to content

Commit 745f402

Browse files
jfreejoepeeples
andauthored
Remove references to the Datadog extension for Visual Studio (#32841)
* Remove Visual Studio extension docs * Removing the Datadog extension for Visual Studio from the marketplace. * Remove right-side entry * Add alias * Remove reference to Visual Studio extension. * Remove reference to Visual Studio * restore images keep images temporarily. this avoids broken images in translated docs, which take longer to get removed by translators * add extra redirect for current name in URL ide_plugins is the current name * remove from partials these partials might no longer be in use, but keeping them updated just in case --------- Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
1 parent 44346b8 commit 745f402

File tree

8 files changed

+2
-153
lines changed

8 files changed

+2
-153
lines changed

config/_default/menus/main.en.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,11 +1112,6 @@ menu:
11121112
parent: ide_plugins
11131113
identifier: ide_plugins_vscode
11141114
weight: 702
1115-
- name: Visual Studio
1116-
url: developers/ide_plugins/visual_studio/
1117-
parent: ide_plugins
1118-
identifier: ide_plugins_visual_studio
1119-
weight: 703
11201115
- name: Community
11211116
url: developers/community/
11221117
parent: dev_tools

content/en/developers/ide_plugins/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Learn how to set up Datadog IDE plugins.
44
disable_toc: false
55
aliases:
66
- '/developers/ide_integrations/'
7+
- '/developers/ide_integrations/visual_studio/'
8+
- '/developers/ide_plugins/visual_studio/'
79
---
810

911
## Overview
@@ -13,5 +15,4 @@ Use Datadog plugins in your preferred integrated development environment (IDE) t
1315
{{< whatsnext desc="See the documentation for information about the following integrations:">}}
1416
{{< nextlink href="developers/ide_plugins/idea/" >}}<u>JetBrains IDEs</u>: The Datadog plugin for IntelliJ IDEA, GoLand, PyCharm, WebStorm, and PhpStorm.{{< /nextlink >}}
1517
{{< nextlink href="developers/ide_plugins/vscode/" >}}<u>VS Code & Cursor</u>: The Datadog extension for VS Code, Cursor, and other related forks.{{< /nextlink >}}
16-
{{< nextlink href="developers/ide_plugins/visual_studio/" >}}<u>Visual Studio</u>: The Datadog extension for .NET developers.{{< /nextlink >}}
1718
{{< /whatsnext >}}

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

Lines changed: 0 additions & 130 deletions
This file was deleted.

content/en/getting_started/code_security/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ To start running code scans in your IDE, see the respective documentation for yo
4747
{{< whatsnext desc="See the documentation for information about the following integrations:">}}
4848
{{< nextlink href="developers/ide_plugins/idea/#static-analysis" >}}<u>JetBrains IDEs</u>: IntelliJ IDEA, GoLand, PyCharm, WebStorm, and PhpStorm{{< /nextlink >}}
4949
{{< nextlink href="developers/ide_plugins/vscode/#static-analysis" >}}<u>Visual Studio Code</u>{{< /nextlink >}}
50-
{{< nextlink href="developers/ide_plugins/visual_studio/#static-analysis" >}}<u>Visual Studio</u>{{< /nextlink >}}
5150
{{< /whatsnext >}}
5251

5352
### Customize your repository settings

content/en/security/code_security/dev_tool_int/ide_plugins/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ disable_toc: false
1313
{{< whatsnext desc="See the documentation for information about the following integrations:">}}
1414
{{< nextlink href="developers/ide_plugins/idea/#static-analysis" >}}<u>JetBrains IDEs</u>: IntelliJ IDEA, GoLand, PyCharm, WebStorm, and PhpStorm{{< /nextlink >}}
1515
{{< nextlink href="developers/ide_plugins/vscode/#static-analysis" >}}<u>Visual Studio Code</u>{{< /nextlink >}}
16-
{{< nextlink href="developers/ide_plugins/visual_studio/#static-analysis" >}}<u>Visual Studio</u>{{< /nextlink >}}
1716
{{< /whatsnext >}}
1817

1918

content/en/security/code_security/static_analysis/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ To get started, go to the [**Code Security** setup page][12] or see the [Setup d
5050
{{< whatsnext desc="You can identify code vulnerabilities in real time as you edit a file in your Integrated Development Environment (IDE). See integration-specific documentation for more information:">}}
5151
{{< nextlink href="developers/ide_plugins/idea/" >}}Datadog Plugin for JetBrains IDEs{{< /nextlink >}}
5252
{{< nextlink href="developers/ide_plugins/vscode/#static-analysis" >}}Datadog Extension for Visual Studio Code{{< /nextlink >}}
53-
{{< nextlink href="developers/ide_plugins/visual_studio/#static-analysis" >}}Datadog Extension for Visual Studio{{< /nextlink >}}
5453
{{< /whatsnext >}}
5554

5655
## Search and filter results

layouts/partials/code_analysis/ide-plugins.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@
1616
</div>
1717
</a>
1818
</div>
19-
<div class="col">
20-
<a class="card h-100" href="/developers/ide_plugins/visual_studio/#static-analysis/">
21-
<div class="card-body text-center py-2 px-1">
22-
{{ partial "img.html" (dict "root" . "src" "integrations_logos/visual-studio_avatar.svg" "class" "img-fluid" "alt" "visual studio" "width" "50") }}
23-
</div>
24-
</a>
25-
</div>
2619
</div>
2720
</div>
2821
</div>

layouts/partials/code_security/ide-plugins.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@
1616
</div>
1717
</a>
1818
</div>
19-
<div class="col">
20-
<a class="card h-100" href="/developers/ide_plugins/visual_studio/#static-analysis/">
21-
<div class="card-body text-center py-2 px-1">
22-
{{ partial "img.html" (dict "root" . "src" "integrations_logos/visual-studio_avatar.svg" "class" "img-fluid" "alt" "visual studio" "width" "50") }}
23-
</div>
24-
</a>
25-
</div>
2619
</div>
2720
</div>
2821
</div>

0 commit comments

Comments
 (0)