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

https://github.com/luals/vscode-lua-doc


https://github.com/luals/vscode-lua-doc

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Lua Doc

This is part of [vscode-lua](https://github.com/LuaLS/vscode-lua).

``` js
vscode.commands.executeCommand('test.lua.doc', "en-us/54/manual.html#lua_rawget");
```