Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)