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 that utilizes a simple, educational syntax to build cross-platform applications through its custom DJVM Virtual Machine architecture.

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 + /).

Requirements

You must have the DJPROCODE core engine (djprocode.exe) installed on your system to compile and execute .djpc files.

Usage

  1. Create a new file with the .djpc extension.
  2. The language will automatically be detected as DJPROCODE.
  3. Write your code:
start
    store greeting as word = "Hello World!"
    display greeting
stop

Release Notes

1.0.0

  • Initial release of official DJPROCODE language support!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft