|
|
|
|
|
by biofunsf
923 days ago
|
|
> I build "brushes" for refactoring my code every day. Anyone know what the author means by brushes? Also any recommendations for non-Copilot IDE LLM integrations? I've tried a couple but they felt far behind Copilot in terms of quality and smooth IDE integration. |
|
You select some code and apply a brush and it'll use a preset prompt to modify it: "Make Readable", "Add Types", "Document" are some of the options. Copilot has a pretty poor implementation, and mostly they just butcher your code - but they seem very powerful, especially with custom brushes.