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

Add a command to copy OmniSharp/C# log to the clipboard #2593

Closed
akshita31 opened this issue Oct 8, 2018 · 4 comments
Closed

Add a command to copy OmniSharp/C# log to the clipboard #2593

akshita31 opened this issue Oct 8, 2018 · 4 comments

Comments

@akshita31
Copy link
Contributor

A number of times when we receive the issues we have to ask the user for the C# or O# log, the locations of these are not obvious to the users.
With the new "Issue Reporter" capability, we already investigated that O# log and C# are too large to be sent in the url payload, hence we can add commands that copy these logs to the clipboard, from which the user can directly paste the output.
The copying to clipboard capability is on vscode's plan for the October release- microsoft/vscode#217, once that is out we can leverage that.

@akshita31
Copy link
Contributor Author

We can leverage the "logPath" in the extension context to put the o# and C# logs in a file from where the contents can direct;y be read when the need arises.
Thoughts @rchande ?

@akshita31
Copy link
Contributor Author

cc @NTaylorMullen You can also consider a similar strategy for the "Razor Issue Reporter"

@NTaylorMullen
Copy link
Contributor

@akshita31 ooo very nice, 👍

@JoeRobich
Copy link
Member

Closing due to lack of activity.

@JoeRobich JoeRobich closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2024
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

4 participants