alibaba / alibaba/serverless-vscode

dotnet local debug extension id error.

Open
#214 0 comments 0 reactions 1 assignee Claimed by @ChanDaoH View on GitHub
bug
Dominant language
TypeScript
Stars
289
Forks
38
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
使用此扩展创建调试c#函数时,会需要使用C#扩展插件,但是vscode的扩展商店中没有对应ID(@id:ms-vscode.csharp)的插件。

**To Reproduce**
Steps to reproduce the behavior:

直接点击 Local Debug 图标调试C#函数时会提示安装扩展“@id:ms-vscode.csharp”,这个因为商店里是搜不到的,所以没法装;
vscode 已经安装了c#扩展(@id:ms-dotnettools.csharp),但是和fc扩展插件要求的C#扩展ID(@id:ms-vscode.csharp)对不上。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.