Alex Ross

Results 455 comments of Alex Ross

I get it now: reveal the comment in the editor, not focus it. This is interesting. Is it just the "unresolve" action that you would expect to reveal the comment...

The actions are from extensions, so it could be anything. I was trying to decide if this should be implemented for all actions that are contributed to the comments view...

Closing as there's not enough interest in this feature.

By "not enough interest" I mean that I haven't heard from other users (either from upvotes/comments here, in other GitHub issues, or from folks on the VS Code team) that...

Sure, happy to reopen and see if there's more interest.

I don't think we should reinvent the wheel (or the git commit flow) for this. An alternative flow: 1. Commit to the PR 2. Go to the conversation that you...

@mohamedamara1 if you want to work on this then please feel free. https://github.com/microsoft/vscode-pull-request-github/issues/5710#issuecomment-1991397726 outlines the flow. The "Resolve thread" command shows how to resolve a thread: https://github.com/microsoft/vscode-pull-request-github/blob/92476fcb79c94cdfdbd8fc99ad1749f7640f7207/src/commands.ts#L942-L955 The "create comment"...

The rate limit issue has been fixed. We don't have enough info continue investigating the bad credentials issue.