microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
109.33k stars 6.44k forks source link

Change log file extension #33800

Open benwa opened 1 month ago

benwa commented 1 month ago

Description of the new feature / enhancement

Instead of the current .txt extension for log files, I'd like to move it to .log. This allows for user-defined file associations to be honored, such as CMTrace. It will also automatically enable syntax highlighting in VSCode.

Scenario when this would be used?

For all logs generated by PowerToys.

Supporting information

image

crutkas commented 1 month ago

Submit a pr. Make sure the tools work too