Ecosyste.ms: Awesome
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: 3 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T09:44:56.000Z (7 months ago)
- Last Synced: 2024-04-16T02:39:57.354Z (7 months ago)
- Language: JavaScript
- Size: 456 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- 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");
```