Open sezna opened 4 months ago
It does sound similar to https://github.com/microsoft/vscode-pull-request-github/issues/6087
Just like https://github.com/microsoft/vscode-pull-request-github/issues/6087, I can't repro this. Can you set the log level of GitHub Pull Request to trace, repro, then share the output of GitHub Pull Request? I'm not sure that there will be anything in there that shows what's going on, but it's easy to collect.
I believe this might be a duplicate of #6087 but it also might not be.
Steps to Reproduce:
We publish an extension called
Azure Quantum Development Kit
. To reproduce this issue, use our latest development pre-release build and go-to def on a file.quantum.qsharp-lang-vscode-dev
.qs
fileApplyXorInPlace
This error disappears when we uninstall the pull requests extension.
Thanks for your help!