Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 608 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 608 Bytes

GTNH-OCLuaDocumentation

Basic Lua documentation for Open Computer types for use with GTNH An example of the autocomplete documentation in action in vs code.

How to use for auto-completion in VS Code

  1. Install this extension: https://marketplace.visualstudio.com/items?itemName=sumneko.lua
  2. Open the VS code settings (Ctrl+,).
  3. Switch to the Workspace tab.
  4. Search for Lua.workspace.library.
  5. Click Add Item and enter the path to docs folder in the input.
  6. Click OK

add the path to the the docs in the Lua.workspace.library setting