An open API service indexing awesome lists of open source software.

https://github.com/openra/vscode-openra-lua

Visual Studio Code OpenRA Lua Language Extension
https://github.com/openra/vscode-openra-lua

api codecomplete gamedev lua openra snippets vscode-extension

Last synced: 5 months ago
JSON representation

Visual Studio Code OpenRA Lua Language Extension

Awesome Lists containing this project

README

          

# OpenRA Visual Studio Code Lua extension

This is an IDE companion for the [OpenRA Lua API](https://docs.openra.net/en/latest/release/lua/) which is used to write mission scripts in [OpenRA](https://www.openra.net), an Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert. This extension uses [Sumneko's](https://marketplace.visualstudio.com/items?itemName=sumneko.lua) Lua [Language Server](https://microsoft.github.io/language-server-protocol/) with [EmmyLua annotations](https://github.com/sumneko/lua-language-server/wiki/EmmyLua-Annotations).