Asynchronous QueryFileName?
@abhijeet-gautam is already working on this.
Since Oct 2, 2019.
Assessment
This issue has not been assessed yet.
Description
The OnQueryFileName callback has the following signature:
HResult OnQueryFileName(string relativePath)
Since, unlike its native counterpart, it lacks a commandId parameter, we cannot treat this callback asynchronously and therefore return HResult.Pending to complete the request later.
Is there a reason why the managed version of this method works so differently from its native equivalent?
- Dominant language
- C#
- Stars
- 174
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/ProjFS-Managed-API
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
microsoft/ProjFS-Managed-API#99 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
microsoft/ProjFS-Managed-API#96 · 2 comments · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 28/100
microsoft/ProjFS-Managed-API#95 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
All issues in microsoft/ProjFS-Managed-API
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·