Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Apple SnippetsNew to Visual Studio Code? Get it now.
Apple Snippets

Apple Snippets

codermady4

|
5 installs
| (0) | Free
Kendo MVC code snippets - Insert full boilerplate templates for Controllers, Repos, Views, CRUD, Login, Register and more.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Apple Snippets

A VS Code extension that provides full Kendo MVC code templates as snippets. Just type the snippet name in your editor and press Tab or Enter to insert the full code!

Available Snippets

Snippet Name Description
KendoIndexView Full Kendo Grid + Modal + CRUD View
KendoIndexController Index, List, Create, Delete, GetContactById actions
KendoIndexRepo Add, Update, Delete, GetAll, GetOne, GetAllByUser
KendoLoginView Kendo Form Login View
KendoLoginController Login/Logout controller actions
KendoLoginRepo Login repository with PostgreSQL
KendoRegisterView Kendo Form Register View
KendoRegisterController Register controller with image upload
KendoRegisterRepo Register repository with duplicate check
KendoCRUDView Full Items CRUD Grid View
KendoCRUDInterface CRUD interface definition

How to Use

Method 1: Type & Autocomplete (Recommended)

  1. Open any .cs, .cshtml, .html, or .js file
  2. Type the snippet name (e.g. KendoIndexView)
  3. Select it from the IntelliSense dropdown
  4. Press Tab or Enter to insert the full code

Method 2: Command Palette

  1. Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac)
  2. Type "Modi: Insert Snippet by Name"
  3. Pick from the dropdown list

Requirements

  • VS Code 1.75.0 or higher
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft