Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>dota-reborn-codeNew to Visual Studio Code? Get it now.
dota-reborn-code

dota-reborn-code

Xavier Tseng

|
6,556 installs
| (2) | Free
Help you with everything you need along dota2 modding
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dota-Reborn-Code

Changelog

v0.1.9 Add support of lua modifiers, update lua snippets to latest version.
v0.1.8 Update lua snippets to latest version.
v0.1.7 Update lua snippets to latest version.
v0.1.6 Update lua snippets to latest version.
v0.1.5 Update lua snippets to latest version.
v0.1.4 Update lua snippets to latest version.
v0.1.3 Fixed missing KV syntax, now global.d.ts file needs commmand to copy:

Hit `ctrl+shift+p` and type `Create Sni...`;

Copy ts script

v0.1.2 Fixed missing lua snippets;

v0.1.1 Now aotumatic copy global.d.ts to your addon to support typescript intellsence;

v0.0.9 Add css completion while editing xml and js files;

CSS Feature

v0.0.8 Add Lua ability snippets.

Features

  • [x] Lua: Function and enum snippets;

    Lua

    Lua

  • [x] TypeScript: Function and enum snippets(Copy global.d.ts to your project);

    plan: Add snippets for Javascript;

    JS

  • [x] XML: Snippets;

    XML

  • [x] KV: Syntax, highlighting and ~~snippets~~;

    KV

Installation

Use Visual Studio Code Extension Market

  1. Install Visual studio code;

    Step1

  2. Open it;

  3. Click Extension tab and search for dota2 reborn code;

    Step2

  4. Click install & activate and enjoy!

Manual

  1. Clone or download & extract to any place;

  2. Cut the directory of this project into %USER_PROFILE%\.vscode\extension;

  3. Success!

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