Update daprdocs/content/en/developing-applications/ides/visual-studio-code/vscode-manual-configuration.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
jasonviviano 2021-07-12 11:24:47 -04:00 committed by GitHub
parent 8b1a0f5ba7
commit 951de9956d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
type: docs
title: "Visual Studio Code manual debugging configuration"
linkTitle: "Manual debugging configuration"
linkTitle: "Manual debugging"
weight: 30000
description: "How to manually setup Visual Studio Code debugging"
---
@ -171,4 +171,4 @@ Once you have made the required changes, you should be able to switch to the [de
{{% alert title="Note" color="primary" %}}
Since you didn't launch the service(s) using the **dapr** ***run*** cli command, but instead by running **daprd**, the **dapr** ***list*** command will not show a list of apps that are currently running.
{{% /alert %}}
{{% /alert %}}