vscode integration - rtCamp/Frappe-Manager GitHub Wiki
The fm code <sitename>
command integrates VSCode with your Frappe development environment.
- Opens VSCode and attaches it to the container
- Enables full-featured IDE development
- Comes with default extensions
- Additional extensions can be installed using the
--extension/-e
flag
- Make sure you have used
fm code <sitename>
- Ensure you are in the Bench environment directory
- You can run Bench commands directly in the VSCode terminal
Simply run bench restart
in the VSCode terminal.