Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

VS Code extension that provides autocompletion for the Lua4RC API

License

Notifications You must be signed in to change notification settings

MichelJansson/vscode-lua4rc

 
 

Repository files navigation

Lua4RC API autocomplete extension

Extension to help the developement of Lua4RC scripts for the Schneider Electric SE8000 series room controllers

Features

  • Autocomplete of Lua classes and globals

    autocomplete

  • Mouse hover tooltips

    tooltips

Todo

Features

  • Better support for functions that take tables as argument
  • Function signature hints (registerSignatureHelpProvider)

Technical tasks

  • Instead of storing inherited properties in the data file, they should maybe get looked up during runtime
  • Unit tests

Acknowledgments

This extension is based on Simon Vizzini extension vscode-factorio-lua-api-autocomplete

About

VS Code extension that provides autocompletion for the Lua4RC API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%