Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DJPROCODE Language SupportNew to Visual Studio Code? Get it now.
DJPROCODE Language Support

DJPROCODE Language Support

DEBOJIT DEV

|
1 install
| (0) | Free
Official syntax highlighting and language support for DJPROCODE (.djpc) files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DJPROCODE Language Support

Welcome to the official Visual Studio Code extension for DJPROCODE!

DJPROCODE is a revolutionary programming language developed by Debojit Das.
Contact through: debojitdev4023@gmail.com

Features

  • Native Syntax Highlighting: Brilliant, accurate syntax coloring for all DJPROCODE keywords (start, check, loop, create, open, etc.).
  • Smart Editing: Automatic bracket matching, smart indentation, and comment toggling (Ctrl + /).
  • Bundled DJVM Engine: The official DJVM compiler (djprocode.exe) is bundled directly inside the extension!
  • One-Click Execution: A native "Play" button (▶) appears in the top right corner. Clicking it instantly launches a terminal and executes your .djpc code using the built-in Virtual Machine.

Requirements

No external installations are required! The extension comes fully loaded with the DJVM Virtual Machine.

Usage

  1. Create a new file with the .djpc extension.
  2. Write your code:
start
    store greeting as word = "Hello DJPROCODE!"
    display greeting
stop
  1. Click the Play (▶) button in the top right corner of the editor to instantly execute your program!

Release Notes

1.1.0

  • Major Architecture Upgrade: Bundled the complete djprocode.exe compiler engine directly into the extension.
  • Active Execution: Added a "Play" button for instant execution of .djpc files without leaving the editor!

1.0.0

  • Initial release of official DJPROCODE language support (Syntax Highlighting).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft