microsoft/PowerToys

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

Open

#9 003 ouverte le 8 janv. 2021

Voir sur GitHub
 (11 commentaires) (1 réaction) (0 assignés)C# (7 978 forks)batch import
Area-BuildArea-QualityArea-Setup/InstallHelp WantedPriority-2Product-PowerToys RunRun-PluginTracker

Métriques du dépôt

Stars
 (133 154 stars)
Métriques de merge PR
 (Merge moyen 14j 20h) (117 PRs mergées en 30 j)

Description

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

Guide contributeur