Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exoticgamerrryt/stand-lua-snippets-vscode-extension
https://github.com/exoticgamerrryt/stand-lua-snippets-vscode-extension
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/exoticgamerrryt/stand-lua-snippets-vscode-extension
- Owner: ExoticGamerrrYT
- License: gpl-3.0
- Created: 2022-12-29T11:39:40.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T17:37:25.000Z (8 months ago)
- Last Synced: 2024-11-11T12:13:41.725Z (2 months ago)
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Stand-Lua README
## Features
This extension add the snippets to make lua scripts for Stand.## Settings
[Use Sumneko Lua extension](https://marketplace.visualstudio.com/items?itemName=sumneko.lua).I recommend adding this to the **WORKSPACE SETTINGS** _(Command Palette > settings.json)_.
```
"Lua.diagnostics.globals": [
"menu",
"players",
"entities",
"chat",
"directx",
"util",
"v3",
"lang",
"filesystem",
"https",
"memory",
"profiling",
"SYSTEM",
"APP",
"AUDIO",
"BRAIN",
"CAM",
"CLOCK",
"CUTSCENE",
"DATAFILE",
"DECORATOR",
"DLC",
"ENTITY",
"EVENT",
"FILES",
"FIRE",
"GRAPHICS",
"HUD",
"INTERIOR",
"ITEMSET",
"LOADINGSCREEN",
"LOCALIZATION",
"MISC",
"MOBILE",
"MONEY",
"NETSHOPPING",
"NETWORK",
"OBJECT",
"PAD",
"PATHFIND",
"PED",
"PHYSICS",
"PLAYER",
"RECORDING",
"REPLAY",
"SAVEMIGRATION",
"SCRIPT",
"SECURITY",
"SHAPETEST",
"SOCIALCLUB",
"STATS",
"STREAMING",
"TASK",
"VEHICLE",
"WATER",
"WEAPON",
"ZONE"
],
"Lua.runtime.nonstandardSymbol": [
"+=",
"-=",
"!=",
"*=",
"/="
],
```## How to install
1. Go to [release folder](https://github.com/ExoticGamerrrYT/stand-lua-snippets-vscode-extension/tree/master/release).
2. Download the `.vsix` file and then drag and drop to the extensions panel in Visual Studio Code.
## Shortcut
Here is a useful editor keyboard shortcut:* Press `Ctrl+Space` (Windows, Linux, macOS) to see a list of Markdown snippets.
## Credits
* [Stand API](https://stand.gg/help/lua-api-documentation)
* [GTA V Natives Reference](https://nativedb.dotindustries.dev/natives)## Contact
Discord: 3xotic#2903[Free Ultimate Stand Key](https://youtu.be/dQw4w9WgXcQ)