New VS Code Extension: Frappe/ERPNext Snippets

Hello Community :wave:,

I’ve built and published a VS Code extension to make development with Frappe/ERPNext faster and smoother.

:small_blue_diamond: What’s Inside?

  • Snippets for common Frappe/ERPNext patterns
  • Jinja templates (for, if, conditions, etc.)
  • Python decorators like @frappe.whitelist()
  • Doctype boilerplate code
  • Quick shortcuts for frequently used commands

:dart: Purpose

The goal is to save developer time by reducing repetitive typing and providing quick access to standard Frappe/ERPNext code snippets.

:package: Installation

You can install it directly from the VS Code Marketplace:
:point_right: Frappe ERPNext Snippets - Visual Studio Marketplace

GitHub Repo: GitHub - ehsanjavaid/Frappe-Erpnext-Snippets: Frappe ERPNext Snippets Extention

:framed_picture: Screenshots





:raised_hands: Feedback Welcome

This is the first release, so feedback, ideas, and contributions are very welcome!
If you have suggestions for new snippets, feel free to open an issue or PR on GitHub.

Thanks, and I hope this helps the community :bulb:

8 Likes