Extension Overview
Here are some helpful documentation references.
๐๏ธ Setup
Let's start with the basics
๐๏ธ Commands
Commands can be triggered either by hotkey or via the Command Palette (Ctrl+Shift+P)
๐๏ธ Configuration Details
Everything you wanted to know about each config item
๐๏ธ TTS API Updates
Game update just released? Let's update IntelliSense
๐๏ธ Lua and XML Autocompletion
This extension features autocompletion for both Lua and XML, here's how to use it.
๐๏ธ Console++
This extension proves a quick and easy way to install Console++
๐๏ธ Execute Lua
This feature allows developers to select a piece of Lua code and execute it in the game. This is useful for testing small snippets of code without having to save the file and then reload the game. The ability to visualize return values is also very useful.
๐๏ธ Module Resolution ๐ฏ
How does the extension resolve external files?
๐๏ธ External Command
A new function for you!