this project is deprecated and no longer update, since I have moved to typescript+react dota2 custom game development
please check it out in x-template
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...`;
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;
v0.0.8 Add Lua ability snippets.
-
Lua: Function and enum snippets;
-
TypeScript: Function and enum snippets(Copy global.d.ts to your project);
plan: Add snippets for Javascript;
-
XML: Snippets;
-
KV: Syntax, highlighting and
snippets;
-
Install Visual studio code;
-
Open it;
-
Click Extension tab and search for
dota2 reborn code
; -
Click install & activate and enjoy!
-
Clone or download & extract to any place;
-
Cut the directory of this project into
%USER_PROFILE%\.vscode\extension
; -
Success!