Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ProKashNew to Visual Studio Code? Get it now.
ProKash

ProKash

Prakash Bahadur Chand

|
6 installs
| (0) | Free
Flutter & NestJS DevTools
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ProKash - DevTools for Flutter and NestJS

ProKash is a VS Code extension designed to speed up development for Flutter and NestJS developers. It provides a set of powerful DevTools to streamline your workflow and boost productivity.

Features

  • Flutter Development

    • Quick widget snippets and templates
    • Built-in state management helpers
    • Automated code formatting for Flutter best practices
    • One-click widget extraction and refactoring
  • NestJS Development

    • Module, Controller, and Service generation
    • API endpoint scaffolding
    • Decorators and validation snippets
    • Database schema visualization
  • Cross-platform Tools

    • API integration helpers
    • Environment configuration management
    • Performance profiling tools
    • Documentation generators

Tip: Use the command palette (Ctrl+Shift+P) and type "ProKash" to access all available tools.

Requirements

  • VS Code 1.60.0 or higher
  • For Flutter features: Flutter SDK and Dart extension
  • For NestJS features: Node.js 14+ and NestJS CLI

Extension Settings

This extension contributes the following settings:

  • prokash.flutterFeatures.enable: Enable/disable Flutter development tools.
  • prokash.nestjsFeatures.enable: Enable/disable NestJS development tools.
  • prokash.autoFormatting: Enable automatic code formatting.
  • prokash.snippetsLocation: Custom location for your snippets.
  • prokash.templateDirectory: Custom directory for project templates.

Known Issues

  • Some features may not work with extremely customized Flutter or NestJS project structures.
  • Performance profiling tools require additional setup on Windows systems.

Release Notes

1.0.0

Initial release of ProKash with core Flutter and NestJS development tools.

1.0.1

Fixed issue #.

1.1.0

Added features X, Y, and Z.


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft