Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.
/ Dota-Reborn-Code Public archive

dota2 lua/kv/xml/js/css coding assist for visual studio code

Notifications You must be signed in to change notification settings

XavierCHN/Dota-Reborn-Code

Repository files navigation

Dota-Reborn-Code

DEPRECATED!!

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

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

  • Lua: Function and enum snippets;

    Lua

    Lua

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

    plan: Add snippets for Javascript;

    JS

  • XML: Snippets;

    XML

  • 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!

About

dota2 lua/kv/xml/js/css coding assist for visual studio code

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •