仓库指标
- Star
- (133,154 star)
- PR 合并指标
- (平均合并 14天 20小时) (30 天内合并 117 个 PR)
描述
Description of the new feature / enhancement
When using the Environment Variables PowerToy recently it made editing the path an absolute breeze. However I noticed that a utility that I use, adds itself to the PATH environment variable every time it updates. I found myself looking for a "remove duplicates" option, but it was missing.
When using "Edit Variable" on a PATH, there is a little "..." menu item, which pops up some options, "Move Up, Move Down, Delete, Insert Before, Insert After", adding "Remove Duplicate" to this list would be very handy.
Scenario when this would be used?
When working with a PATH, and using "Edit Variable". It would keep the first occurring instance the then remove all subsequent, identical paths. Doing this manually is error prone and something that the utility could easily do for me.
Supporting information
No response