smallcloudai / refact-vscode

Refact AI: Open-source AI Code assistant with autocompletion, chat, refactoring and more for VS Code
https://refact.ai
BSD 3-Clause "New" or "Revised" License
61 stars 19 forks source link

Line1 line2+refactor rconsole provider #68

Closed MarcMcIntosh closed 7 months ago

MarcMcIntosh commented 8 months ago

Moves the functions in rconsoleProvider.ts to a methods in a class for better readability.

olegklimov commented 7 months ago

merged!