dotnet / dotnet/vscode-csharp

Add support for inline values

Open
#2,206 4 comments 9 reactions 0 assignees View on GitHub
Debugger Feature Request OmniSharp
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

_From @rajivharris on April 20, 2018 2:12_

VSCode Debugger Protocol now supports inline values for variables when debugging. It would be great if vsdbg/vsdbg-ui adds support for this.

Debugger Protocol:
https://github.com/Microsoft/vscode-debugadapter-node/issues/78
https://github.com/Microsoft/vscode-debugadapter-node/blob/896566e0be3f48e5cf90fb715b3b3ffbfa777888/protocol/src/debugProtocol.ts#L1329-L1337

VSCode Support:
https://github.com/Microsoft/vscode/pull/16129

_Copied from original issue: dotnet/coreclr#17693_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.