Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JAK VSCode ExtensionNew to Visual Studio Code? Get it now.
JAK VSCode Extension

JAK VSCode Extension

JAK VSCode Extension

|
51 installs
| (0) | Free
A VSCode Extension made by JAK
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JAK-VSCode-Extension

Version Rating Installs Downloads License GitHub Repo Stars GitHub Forks GitHub Watchers Made by JAK

Install

Contributing

Clone the Repository

To Clone this Repository, open a terminal in a empty folder and type

git clone https://github.com/Jonak-Adipta-Kalita/JAK-VSCode-Extension.git

Installing The Required Modules

To install the required modules, just open a terminal in the directory where this project is cloned. Now type:

npm i && cd client && npm i && cd .. && cd server && npm i
# or
yarn && cd client && yarn && cd .. && cd server && yarn

and hit enter.

Test in VSCode

Open the cloned directory in VSCode. In a Terminal, run:

npm run watch
# or
yarn watch

Now press F5 while opening the src/extension.ts file. and choose Client + Server

This will open a Popup where you can test your Changes.

Technology(s) Used

  • Language: TypeScript
  • Frontend Framework: Svelte

Contributors

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