Hey everyone,
I’ve built a new VS Code extension — Frappe Bench Tools!
Earlier, using bench console required copying the import statement, opening the terminal, and pasting it manually.
Now you can do it all in one line — directly inside VS Code!
Available Commands:
• Open Bench Console
• Paste to Bench Console
• Paste Clipboard to Bench Console
• Import in Bench Console
• Import All in Bench Console
• Import As in Bench Console
• Run Function in Bench Console
• Bench Execute Python Function
Check it out on the VS Code Marketplace: Frappe Bench Tools - Visual Studio Marketplace
Feedback and suggestions are always welcome!