Kendo Snippets Extension
This extension provides ready-to-use Kendo UI snippets for fast development in Razor (.cshtml), HTML, and JavaScript files.
🚀 Features
- Generate full Kendo Grid with CRUD using a single keyword
- Works inside
.cshtml (Razor) files
- Includes DataSource, Grid, and Notification setup
- Saves time and reduces repetitive coding
🧩 Usage
- Open a
.cshtml or .html file
- Type:
kendo
- Press
Enter or Tab
- Full Kendo Grid template will be inserted instantly
📦 Supported Snippets
- Kendo Grid (Full CRUD)
- Kendo DataSource
- Kendo Notification
⚙️ Requirements
- Kendo UI library included in your project
- jQuery installed
🛠️ Installation
Install from Visual Studio Code Marketplace or manually using .vsix.
🐞 Known Issues
- Ensure file language is set to Razor for
.cshtml
- Snippets may not trigger if IntelliSense is disabled
📌 Release Notes
1.0.0
- Initial release with full Kendo Grid snippet
👨💻 Author
Developed by Het Patel
| |