Skip to content

OpenComputers Visual Studio Code - Syntax Highlighter, CodeCompletion, HoverProvider and Signature Provider

Notifications You must be signed in to change notification settings

Subtixx/vscode-oclua

Repository files navigation

vscode-oc-lua-logo

OpenComputers Lua

OpenComputers Lua is a VS Code extension to add syntax highlighting, code completion and other useful functions for Open Computers LUA to VS Code.

Table of contents

Preview Images

Code Completion

Code Completion shows what functions are available

Code Completion Preview

Syntax Highlighting

Syntax Highlight Preview

Reference Link Provider

Easy way to access documentation

Document Links

Changelog

v0.1.1 (12/01/2019)

  • Fixes Signature help provider

v0.1.0 (12/01/2019)

  • Initial Release

References