We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's another issue, quite light but wierd:
It always need two clicks to open the note correctly...
The text was updated successfully, but these errors were encountered:
Hey @younrx,
Thanks for submitting this issue. We've been able to reproduce it.
At first glance, it seems this might be a bug in vscode, instead of a bug in our extension, but we'll further explore the issue.
We just tried to reproduce the behavior on the comment-sample project from https://github.com/microsoft/vscode-extension-samples/tree/main/comment-sample, and the project is also affected by the issue, so this might confirm the theory that this is actually a vscode issue.
comment-sample
Thank you!
Sorry, something went wrong.
Mmmh I see... This might prove to be tricky. Do you know what would be the best place to find a patch to such an issue ?
Hey @younrx, thanks for following up with this.
In case this is actually a vscode issue, the best place to bring this issue up would be vscode official GitHub repo (https://github.com/microsoft/vscode/issues).
In case it helps, they use a comments label to track issues related to the comments API (which is the one we use for the extensions).
comments
You can see all comments API related issues here: https://github.com/microsoft/vscode/labels/comments
Thanks!
No branches or pull requests
Here's another issue, quite light but wierd:
It always need two clicks to open the note correctly...
The text was updated successfully, but these errors were encountered: