Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>kkduniyaNew to Visual Studio Code? Get it now.
kkduniya

kkduniya

kkduniya

|
41 installs
| (4) | Free
A comprehensive VS Code extension that offers auto-import functionality, code beautification, shortcodes for code generation, and custom themes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KKDuniya

Description

KKDuniya is a comprehensive VS Code extension designed to enhance your development workflow. This extension offers the following features:

  • Auto-Import Functionality: Automatically import missing dependencies in your JavaScript and TypeScript files.
  • Code Beautification: Format your code using Prettier to maintain consistent code style and readability.
  • Shortcodes for Code Generation:
    • React Functional Components
    • Fetch API Functions
    • Custom Functions
  • Custom Themes: Enhance your coding environment with our custom dark theme.

Features

Auto-Import

Automatically import missing modules and dependencies in your JavaScript and TypeScript files. Activate this feature by running the Auto Import command from the command palette.

Code Beautification

Format your code using Prettier by running the Beautify Code command from the command palette. This ensures consistent code style and readability.

Shortcodes

Save time by using shortcodes to generate common code structures:

  • React Functional Component: Type rfc to generate a React functional component template.
  • Fetch API Function: Type fetchapi to generate a template for a fetch API function.
  • Custom Function: Type cf to generate a custom function template.

Custom Themes

Enhance your coding environment with our custom dark theme. To activate the theme, go to the command palette and select Preferences: Color Theme, then choose KKDuniya.

Installation

  1. Install the extension from the Visual Studio Code Marketplace.
  2. Reload or restart your VS Code.
  3. Start using the extension's features through the command palette or by typing the shortcodes in your code editor.

Usage

Auto-Import

  1. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  2. Type Auto Import and press Enter.

Code Beautification

  1. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  2. Type Beautify Code and press Enter.

Shortcodes

  • **React Functional Component
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft