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

CrispCode

TechTitans

|
23 installs
| (4) | Free
Extension for organizing the code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Formatter Extension

Overview

The CrispCode extension is designed to help you format your code in a React project. It provides functionality to format file names, folder names, imports, function names and function call to pascal case . Able to create folder structure for both frontend and backend.It can used to remove comments,console.logs,empty folder and files and the user can get the code explanation as a document.

Features

  • Format file names and folder names to Pascal case.
  • Transform imports and function names to Pascal case.
  • Option to format function usages to Pascal case.
  • Get the folder structure for frontend and backend.
  • Clean code by removing empty files and folders,comments and console logs.
  • Get the knowledge transfer about codes.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view (Ctrl + Shift + X).
  3. Click on the three dots in the Extensions view's title bar and select "Install from VSIX..."
  4. Choose the .vsix file for the Code Formatter extension and click "Install."

Usage

  1. Press Ctrl + shift + d + Ctrl + shift + o to create KT documentation of Js and Jsx file.
  2. Press Ctrl + shift + f + Ctrl + shift + s to create frontend folder structure .
  3. Press Ctrl + shift + b + Ctrl + shift + s to create backend folder structure with boiler plate code.
  4. Press Ctrl + shift + f + Ctrl + shift + r to remove all empty files and folders.
  5. Press Ctrl + shift + c + Ctrl + shift + r to remove all the comment and console logs.

Extension Settings

  • There are currently no customizable settings for this extension.

Known Issues

  • None at the moment.

Version 1.0

  • Initial release of the Code Formatter extension.

License

This extension is licensed under the MIT License.

Developed By

-Mr.Venusubash.R(Team Leader) -Ms.SelvaNandhini.A -Mr.Dhatchinamoorthi.R -Mr.Karthikeyan.R

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