Skip to content

lunarwtr/vscode-lotro-api

Repository files navigation

LotRO API

Adds IntelliSense features for Lord of the Rings Online API to VS Code. This extension uses Sumneko's Lua Language Server with EmmyLua annotations.

Features

  • IntelliSense for Lord of the Rings Online LUA API (v32.0.4)
  • IntelliSense for LotRO .plugin, .plugincompendium, .skincompendium, .musiccompendium file xml
  • IntelliSense for LotRO skinning file (SkinDefinition.xml) xml
  • Code snippets to make coding Plugins easier
  • Undocumented objects, methods and events.

Acknowledgements