microsoft/PowerToys

[Run][Plugin] Rename projects/binaries to follow the required schema

Open

#9,003 opened on 2021年1月8日

GitHub で見る
 (11 comments) (1 reaction) (0 assignees)C# (7,978 forks)batch import
Area-BuildArea-QualityArea-Setup/InstallHelp WantedPriority-2Product-PowerToys RunRun-PluginTracker

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (平均マージ 14d 20h) (30d で 117 merged PRs)

説明

WARNING: this needs to be coordinated with the localization team to avoid problems see https://github.com/microsoft/PowerToys/pull/9196 and https://github.com/microsoft/PowerToys/pull/9210

PT Run plugins should follow the same naming convention as the Service and System plugins. See https://github.com/microsoft/PowerToys/pull/8974 for reference.

This task affects:

  • Visual Studio projects' names
  • Binaries' names
  • folders' hierarchy
  • projects' namespaces

Given this work impacts several projects, we should open individual PRs for each plugin:

  • Calculator
  • Folder
  • Indexer
  • Shell
  • Uri
  • WindowWalker

コントリビューターガイド