Skip to content
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

Can't copy the values of debugging elements such as exception messages #639

Closed
CarlosTorrecillas opened this issue Aug 5, 2016 · 2 comments

Comments

@CarlosTorrecillas
Copy link

Environment data

dotnet --info output:
.NET Command Line Tools (1.0.0-preview2-003121)

Product Information:
Version: 1.0.0-preview2-003121
Commit SHA-1 hash: 1e9d529bc5

Runtime Environment:
OS Name: Mac OS X
OS Version: 10.11
OS Platform: Darwin
RID: osx.10.11-x64

VS Code version: 1.3.1
C# Extension version: 1.3

Steps to reproduce

  • Create a .NET Console app
  • Add the code to throw an exception
  • On the debugging section try copy the value of either the message or the stacktrace

Expected behavior

  • I would expect the value to be copied in the clipboard

Actual behavior

  • I get the message "error CS1012: Too many characters in character literal"
@chuckries
Copy link
Contributor

This issue was moved to microsoft/vscode#10210

@chuckries
Copy link
Contributor

This is an issue with VS Code's debug UI, moving to their repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants