0 条评论 (0 条评论)1 个反应 (1 个反应)0 位负责人 (0 位负责人)C#7,978 个派生 (7,978 个派生)batch import
Help WantedIdea-EnhancementProduct-Quick Accent
仓库指标
- 星标
- 133,154 个星标 (133,154 个星标)
- PR 合并指标
- 平均合并 14天 20小时 (平均合并 14天 20小时)30 天内合并 117 个 PR (30 天内合并 117 个 PR)
描述
Description of the new feature / enhancement
Hello, please add a missing symbol - Ŭ, ŭ - to Esperanto in Quick Accent
Scenario when this would be used?
When using Esperanto language characters via Quick Accent
Supporting information
https://www.wikiwand.com/en/articles/Esperanto_orthography
贡献者指南
- 研究方向
- 在 PowerToys 仓库中查找 Quick Accent 字符映射文件。它们很可能位于 src/modules/KeyboardManager 或类似目录中。搜索现有的世界语字符以找到确切的文件和列表。然后将 'Ŭ' 和 'ŭ' 添加到世界语字符集中。验证更改能够构建并在 Quick Accent UI 中正常工作。
- 技术栈
- csharp
- 领域
- frontend
- 议题类型
- 功能
- 前置要求
- basic C# knowledgefamiliarity with PowerToys repo structure