12 comments (12 comments)22 reactions (22 reactions)0 assignees (0 assignees)C#14,357 stars (14,357 stars)871 forks (871 forks)batch import
help wantednew feature
Description
Please add native Windows 11 contextual menu feature.
Contributor guide
- Tech stack
- csharpshell
- Domain
- desktop
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- needs maintainer response
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- C#Windows Shell ExtensionCOMRegistry
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Examine the existing context menu integration in the repository (likely in C#/C++ shell extension code). Review Windows 11 contextual menu API documentation. Clarify with maintainers the specific items to add (e.g., File Converter entry, submenus). Look at open source examples of Windows 11 context menu handlers in C#.