-
Notifications
You must be signed in to change notification settings - Fork 771
docs: deprecation notice for vscode extension #4840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v1.16
Are you sure you want to change the base?
Conversation
closes dapr#4699 Signed-off-by: Mike Nguyen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mikeee - A few updates
|
||
Dapr offers a *preview* [Dapr Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-dapr) for local development which enables users a variety of features related to better managing their Dapr applications and debugging of your Dapr applications for all supported Dapr languages which are .NET, Go, PHP, Python and Java. | ||
Alternative solutions are being considered to provide similar functionality for Dapr users. Please stay tuned for future announcements regarding these alternatives. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alternative solutions are being considered to provide similar functionality for Dapr users. Please stay tuned for future announcements regarding these alternatives. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is best not to have promised features in the docs and also these become stale.
{{% alert title="Deprecation notice" color="primary" %}} | ||
The extension was previously supported by Microsoft, but is now deprecated. The extension will remain available in the Visual Studio Code marketplace, but it will no longer receive updates or support. | ||
|
||
Alternative solutions are being considered to provide similar functionality for Dapr users. Please stay tuned for future announcements regarding these alternatives. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alternative solutions are being considered to provide similar functionality for Dapr users. Please stay tuned for future announcements regarding these alternatives. |
{{% alert title="Deprecation notice" color="primary" %}} | ||
The extension was previously supported by Microsoft, but is now deprecated. The extension will remain available in the Visual Studio Code marketplace, but it will no longer receive updates or support. | ||
|
||
Alternative solutions are being considered to provide similar functionality for Dapr users. Please stay tuned for future announcements regarding these alternatives. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alternative solutions are being considered to provide similar functionality for Dapr users. Please stay tuned for future announcements regarding these alternatives. |
closes #4699
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Issue reference