https://github.com/LuaLS/vscode-lua-doc
https://github.com/LuaLS/vscode-lua-doc
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/LuaLS/vscode-lua-doc
- Owner: LuaLS
- License: mit
- Created: 2020-03-19T07:44:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T09:44:56.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T06:12:15.320Z (over 1 year ago)
- Language: JavaScript
- Size: 456 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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");
```