Alex Ross
Alex Ross
A commenting range is wherever you see the commenting bar and can leave a comment. If you make a change that's within that range then it should work, with the...
The issue is when the only changes are line insertions.
Verified with @joshspicer in a call.
This does belong with the git related actions. I think this is just a problem with our context menu.
The action is also available from the SCM view.
What version of GitHub Enterprise does your org use? There's likely some property we're trying to fetch that the version of GitHub enterprise your org uses doesn't support.
I'm not able to repro the issue. Which properties are set on the PR that you see this with? - assignees - reviewers - team reviewers or assignees - milestone...
Interesting. You could try this: 1. From the accounts menu, sign out of your GitHub account. 2. Reload VS Code 3. Check in the accounts menu that you're signed out...
Could you set the default log level of "GitHub Pull Request" to "Trace" (command Developer: Set Log Level -> GitHub Pull Request -> Click the little double check mark next...
Thanks @TalKirsh! Based on the logs, it looks like there's and exception that's not getting caught. Unfortunately, it's also not getting logged. If you see this again, can you open...