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

YAML: Get full key does nothing; YAML: Copy full key to clipboard throws error #5

Open
bentito opened this issue Oct 30, 2019 · 2 comments

Comments

@bentito
Copy link

bentito commented Oct 30, 2019

VS Code version: 1.39.2
OS: Mac OS Mojave
YAML: Get full key does nothing visible
&
YAML: Copy full key to clipboard fails with the following:
Running the contributed command: 'cybai.parseYaml.copyToClipboard' failed.

Don't know how to get more debug info on a VS extension, but happy to add it if it to this issue if it can be.

@dkirrane
Copy link

Hitting same issue on Windows

@CYBAI
Copy link
Owner

CYBAI commented Nov 1, 2019

Hi @bentito @dkirrane , thanks for reporting the issue.

I can't reproduce this on my machine.
Could you provide the YAML you use so that I can try on my machine? Thanks.

Don't know how to get more debug info on a VS extension, but happy to add it if it to this issue if it can be.

About how to debug this extension, you can clone it and use the debug mode in VSCode to debug.

Ref: https://code.visualstudio.com/api/get-started/your-first-extension

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