Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Kendo UI for jQuery IntelliSenseNew to Visual Studio Code? Get it now.
Kendo UI for jQuery IntelliSense

Kendo UI for jQuery IntelliSense

ChintanDankhara

|
9 installs
| (3) | Free
Autocomplete, snippets and hover docs for Kendo UI jQuery widgets in .NET MVC
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kendo UI jQuery IntelliSense

Autocomplete, snippets and hover documentation for Kendo UI for jQuery in .NET MVC projects.

Features

  • Autocomplete for all Kendo widget options (dataSource, columns, height, etc.)
  • Snippets for common widgets (kendoGrid, kendoDatePicker, kendoDropDownList, etc.)
  • Hover documentation for all properties
  • Works in .js, .html, and .cshtml (Razor) files

Usage

Type inside any Kendo widget and press Ctrl + Space to see suggestions:

$("#myGrid").kendoGrid({
    // press Ctrl+Space here to see all options
});

Supported Widgets

  • kendoGrid
  • kendoDatePicker
  • kendoDropDownList
  • kendoAutoComplete
  • kendoNumericTextBox
  • DataSource

Requirements

  • Kendo UI for jQuery
  • .NET MVC project
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft