Skip to content

Commit 4fa3bad

Browse files
committed
Merge branch 'april-errors-msbuild' of github.com:ghogen/vsdocs into april-errors-msbuild
2 parents 0a982c2 + 29a6996 commit 4fa3bad

File tree

1,146 files changed

+9907
-7430
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,146 files changed

+9907
-7430
lines changed

.github/workflows/whats-new.yml

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

.openpublishing.redirection.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -995,6 +995,11 @@
995995
"redirect_url": "/visualstudio/help-viewer/find-topics",
996996
"redirect_document_id": false
997997
},
998+
{
999+
"source_path": "docs/ide/csharp-developer-productivity.md",
1000+
"redirect_url": "/visualstudio/ide/productivity-features",
1001+
"redirect_document_id": false
1002+
},
9981003
{
9991004
"source_path": "docs/ide/how-to-manage-build-configurations-with-visual-basic-developer-settings-applied.md",
10001005
"redirect_url": "/visualstudio/ide/understanding-build-configurations",
@@ -1585,6 +1590,26 @@
15851590
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/data-tools/walkthrough-creating-a-wcf-data-service-with-wpf-and-entity-framework",
15861591
"redirect_document_id": false
15871592
},
1593+
{
1594+
"source_path": "docs/ide/reference/signing-page-project-designer.md",
1595+
"redirect_url": "/visualstudio/ide/how-to-sign-application-and-deployment-manifests",
1596+
"redirect_document_id": false
1597+
},
1598+
{
1599+
"source_path": "docs/ide/reference/advanced-security-settings-dialog-box.md",
1600+
"redirect_url": "/visualstudio/deployment/how-to-enable-clickonce-security-settings",
1601+
"redirect_document_id": false
1602+
},
1603+
{
1604+
"source_path": "docs/ide/reference/publish-page-project-designer.md",
1605+
"redirect_url": "/visualstudio/deployment/how-to-specify-where-visual-studio-copies-the-files",
1606+
"redirect_document_id": false
1607+
},
1608+
{
1609+
"source_path": "docs/ide/reference/prerequisites-dialog-box.md",
1610+
"redirect_url": "/visualstudio/deployment/how-to-install-prerequisites-with-a-clickonce-application",
1611+
"redirect_document_id": false
1612+
},
15881613
{
15891614
"source_path": "docs/deployment/how-to-enable-autostart-for-cd-installations.md",
15901615
"redirect_url": "/visualstudio/deployment/how-to-specify-where-visual-studio-copies-the-files",
@@ -8103,6 +8128,46 @@
81038128
"redirect_url": "/visualstudio/get-started/csharp/tutorial-windows-forms-math-quiz-customize-ui",
81048129
"redirect_document_id": false
81058130
},
8131+
{
8132+
"source_path": "docs/ide/reference/code-analysis-project-designer.md",
8133+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/code-analysis-project-designer",
8134+
"redirect_document_id": false
8135+
},
8136+
{
8137+
"source_path": "docs/ide/reference/property-pages-javascript.md",
8138+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/property-pages-javascript",
8139+
"redirect_document_id": false
8140+
},
8141+
{
8142+
"source_path": "docs/ide/reference/file-properties-javascript.md",
8143+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/file-properties-javascript",
8144+
"redirect_document_id": false
8145+
},
8146+
{
8147+
"source_path": "docs/ide/reference/options-text-editor-javascript-formatting.md",
8148+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/options-text-editor-javascript-formatting",
8149+
"redirect_document_id": false
8150+
},
8151+
{
8152+
"source_path": "docs/ide/reference/options-text-editor-javascript-code-validation.md",
8153+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/options-text-editor-javascript-code-validation",
8154+
"redirect_document_id": false
8155+
},
8156+
{
8157+
"source_path": "docs/ide/reference/options-text-editor-javascript-intellisense.md",
8158+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/options-text-editor-javascript-intellisense",
8159+
"redirect_document_id": false
8160+
},
8161+
{
8162+
"source_path": "docs/ide/reference/options-text-editor-javascript-project.md",
8163+
"redirect_url": "/previous-versions/visualstudio/visual-studio-2017/ide/reference/options-text-editor-javascript-project",
8164+
"redirect_document_id": false
8165+
},
8166+
{
8167+
"source_path": "docs/ide/reference/options-text-editor-javascript-linting.md",
8168+
"redirect_url": "/visualstudio/javascript/linting-javascript",
8169+
"redirect_document_id": false
8170+
},
81068171
{
81078172
"source_path": "docs/ide/quickstart-nodejs.md",
81088173
"redirect_url": "/visualstudio/javascript/tutorial-nodejs",

.openpublishing.redirection.subscriptions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@
1919
"source_path": "subscriptions/microsoft-dev-box.md",
2020
"redirect_url": "/visualstudio/subscriptions",
2121
"redirect_document_id": false
22+
},
23+
{
24+
"source_path": "subscriptions/vs-whitesource.md",
25+
"redirect_url": "/visualstudio/subscriptions",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path": "subscriptions/handle-expired-license.md",
30+
"redirect_url": "/visualstudio/subscriptions",
31+
"redirect_document_id": false
2232
}
2333
]
2434
}

docker/tutorials/docker-tutorial-share.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "Tutorial: Share Docker apps in Visual Studio Code"
2+
title: "Tutorial: Share container apps in Visual Studio Code"
33
titleSuffix: ""
4-
description: 'Share Docker applications with the Docker Visual Studio Code Extension: create the container, build the container image, and start the container.'
4+
description: 'Share container applications with the Container Tools Visual Studio Code Extension: create the container, build the container image, and start the container.'
55
author: ghogen
66
ms.author: ghogen
77
ms.service: vs-code
@@ -10,7 +10,7 @@ ms.date: 03/24/2023
1010
# Under contractual obligation with Docker Inc. to provide this content. Contact is: nebuk89. Mike Morton has context on MSFT side, but has moved on to another role.
1111
---
1212

13-
# Tutorial: Share a Docker app with Visual Studio Code
13+
# Tutorial: Share a container app with Visual Studio Code
1414

1515
This tutorial is part two of a four-part series introducing [Docker](https://www.docker.com) for use with Visual Studio Code (VS Code).
1616

@@ -23,7 +23,7 @@ In this tutorial, you learn how to:
2323
2424
## Prerequisites
2525

26-
This tutorial continues the previous tutorial, [Create a Docker app with Visual Studio Code](docker-tutorial.md). To continue here, you'll need the running todo list manager from part 1.
26+
This tutorial continues the previous tutorial, [Create a container app with Visual Studio Code](docker-tutorial.md). To continue here, you'll need the running todo list manager from part 1.
2727

2828
## Update the code and replace the container
2929

@@ -43,7 +43,7 @@ Let's make a few changes and learn about managing your containers.
4343

4444
Right-click the **getting-started** container and select **Remove**.
4545

46-
![Screenshot shows the Docker extension with a container selected and a context menu with Remove selected.](media/vs-remove-container.png)
46+
![Screenshot shows the Container Tools extension with a container selected and a context menu with Remove selected.](media/vs-remove-container.png)
4747

4848
Or, from the command line, use the following command to get the container ID.
4949

@@ -80,7 +80,7 @@ Let's make a few changes and learn about managing your containers.
8080
## Share your image
8181

8282
Now that you've built an image, you can share it.
83-
To share Docker images, use a Docker registry.
83+
To share container images, use a container registry.
8484
The default registry is Docker Hub, which is where all of the images we've used have come from.
8585

8686
To push an image, first, you need to create a repo on Docker Hub.
@@ -99,11 +99,11 @@ To push an image, first, you need to create a repo on Docker Hub.
9999
100100
![Screenshot shows the Docker Hub page with a suggested Docker command.](media/push-command.png)
101101
102-
1. In VS Code, in the Docker view, under **REGISTRIES**, click the plug icon, to connect to a registry, and choose **Docker Hub**.
102+
1. In VS Code, in the Container Explorer, under **REGISTRIES**, click the plug icon, to connect to a registry, and choose **Docker Hub**.
103103
104104
Enter your Docker Hub account name and password.
105105
106-
1. In the Docker view of VS Code, under **IMAGES**, right-click the image tag, and select **Push**. Enter the namespace and the tag, or accept the defaults.
106+
1. In the Container Explorer of VS Code, under **IMAGES**, right-click the image tag, and select **Push**. Enter the namespace and the tag, or accept the defaults.
107107
108108
1. To push to Docker Hub by using the command line, use this procedure.
109109

docker/tutorials/docker-tutorial.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Get started with Docker apps in Visual Studio Code
2+
title: Get started with container apps in Visual Studio Code
33
titleSuffix: ""
4-
description: Create Docker applications with Visual Studio Code, the Docker Visual Studio Code Extension, Docker Desktop, and Docker Hub.
4+
description: Create container applications with Visual Studio Code, the Container Tools Visual Studio Code Extension, Docker Desktop, and Docker Hub.
55
author: ghogen
66
ms.author: ghogen
77
ms.service: vs-code
@@ -10,11 +10,11 @@ ms.date: 05/30/2024
1010
# Agreed with Docker Inc. to provide this content. Contact is: nebuk89. Mike Morton has context on MSFT side, but has moved on to another role.
1111
---
1212

13-
# Tutorial: Create a Docker app with Visual Studio Code
13+
# Tutorial: Create a container app with Visual Studio Code
1414

1515
This tutorial is the beginning of a four-part series introducing [Docker](https://www.docker.com) for use with Visual Studio Code (VS Code). You'll learn to create and run Docker containers, [persist data](tutorial-persist-data-layer-docker-app-with-vscode.md), and manage multiple containers with Docker Compose.
1616

17-
VS Code offers a Docker extension that lets you work with a local Docker Desktop service. Docker Desktop runs on your computer and manages your local containers, which are compact virtualized environments that provide a platform for building and running apps. Containers don't require the size and overhead of a complete operating system.
17+
VS Code offers a Container Tools extension that lets you work with a local Docker Desktop service. Docker Desktop runs on your computer and manages your local containers, which are compact virtualized environments that provide a platform for building and running apps. Containers don't require the size and overhead of a complete operating system.
1818

1919
In this first tutorial, you learn how to:
2020

@@ -26,7 +26,7 @@ In this first tutorial, you learn how to:
2626
## Prerequisites
2727

2828
- [Visual Studio Code](https://code.visualstudio.com/download) installed.
29-
- [Docker VS Code Extension](https://code.visualstudio.com/docs/containers/overview) installed.
29+
- [Container Tools VS Code Extension](https://code.visualstudio.com/docs/containers/overview) installed.
3030
- [Docker Desktop](https://docs.docker.com/desktop/) configured to use Linux containers.
3131
- A [Docker Hub](https://hub.docker.com/signup) account. You can create an account for free.
3232

@@ -42,8 +42,8 @@ This custom filesystem is provided by a *container image*.
4242
The image contains everything needed to run an application, such as all dependencies, configuration, scripts, and binaries.
4343
The image also contains other configuration for the container, such as environment variables, a default command to run, and other metadata.
4444

45-
After you install the Docker extension for VS Code, you can work with containers in VS Code.
46-
In addition to context menus in the Docker pane, you can select **Terminal** > **New Terminal** to open a command-line window.
45+
After you install the Container Tools extension for VS Code, you can work with containers in VS Code.
46+
In addition to context menus in the Container Explorer, you can select **Terminal** > **New Terminal** to open a command-line window.
4747
You can also run commands in a Bash window.
4848
Unless specified, any command labeled as **Bash** can run in a Bash window or the VS Code terminal.
4949

@@ -71,11 +71,11 @@ Unless specified, any command labeled as **Bash** can run in a Bash window or th
7171
> docker run -dp 80:80 docker/getting-started
7272
> ```
7373
74-
1. In VS Code, select the Docker icon on the left to view the Docker extension.
74+
1. In VS Code, select the Containers icon on the left to view the Container Explorer.
7575
76-
![Screenshot shows the Docker extension with the docker/getting-started tutorial running.](media/vs-tutorial-docker-extension.png)
76+
![Screenshot shows the Container Tools extension with the docker/getting-started tutorial running.](media/vs-tutorial-docker-extension.png)
7777
78-
The Docker VS Code Extension shows you the containers running on your computer.
78+
The Container Tools VS Code Extension shows you the containers running on your computer.
7979
You can access container logs and manage container lifecycle, such as stop and remove.
8080
8181
The container name, **modest_shockley** in this example, is randomly created.
@@ -178,7 +178,7 @@ Now that you have an image, you can run the application.
178178
The `-p` value creates a mapping between the host port 3000 and the container port 3000.
179179
Without the port mapping, you wouldn't be able to access the application.
180180
181-
1. After a few seconds, in VS Code, in the Docker area, under **CONTAINERS**, right-click **getting-started** and select **Open in Browser**.
181+
1. After a few seconds, in VS Code, in the Container Explorer, under **CONTAINERS**, right-click **getting-started** and select **Open in Browser**.
182182
You can instead open your web browser to `http://localhost:3000`.
183183
184184
You should see the app running.
@@ -196,7 +196,7 @@ Keep everything that you've done so far to continue this series of tutorials.
196196
Next, try part II of this series:
197197
198198
> [!div class="nextstepaction"]
199-
> [Update and share a Docker app](docker-tutorial-share.md)
199+
> [Update and share a container app](docker-tutorial-share.md)
200200
201201
Here are some resources that might be useful to you:
202202
- [Docker Cloud Integration](https://github.com/docker/compose-cli)
-14.4 KB
Binary file not shown.
15.5 KB
Loading
-11.1 KB
Binary file not shown.
-14.6 KB
Binary file not shown.
-7.82 KB
Binary file not shown.

0 commit comments

Comments
 (0)