microsoft / microsoft/CmdPalGitHubExtension
Make extension AOT compatible
Open
Nobody has claimed this yet.
Area-Performance
Issue-Task
- Dominant language
- C#
- Stars
- 88
- Forks
- 13
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 1
Description
In Microsoft.CommandPalette.Extensions, Command Palette was made AOT compatible. We would also want our extension to be AOT compatible, if possible.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reviewing the CmdPalGitHubExtension project and comparing its extension code with the AOT-compatible Microsoft.CommandPalette.Extensions changes referenced in the issue. Identify the extension-specific incompatibilities, then validate that the extension builds and works with AOT; the issue provides no file or test names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100