Refacto is a Visual Studio Code extension that allows you to refactor your code using an local AI model. The extension sends your selected code to a server running the Llama CPP model, which returns a refactored version of your code.
Features
Refactor Selected Code: Simply select the code you want to refactor, right-click, and choose "✨ Refacto selected code" from the context menu.