How to Create a PowerToys Run Plugin In this tutorial, we'll walk through the process of creating a simple PowerToys Run plugin. We'll use an example plugin to make the start easier.
Part 1: Create a TypeScript project with VSCode It is pretty easy to create a TypeScript project but the problem (at least for me) is the configuration with VSCode in order for the debugger works. Following I have fetched some configuration that helps create a TypeScript project and configure VSCode in order that you can simply use your