Skip to content

RealKnoblauchbrot/esx-vscode

Repository files navigation

ESX VSCode Extension

A Visual Studio Code Exentention to help Code with the ESX Framework

DISCLAIMER: This extension is a Community made project and is not published nor endorsed by the ESX Team.

Dependency: Sumneko's Language Server

Adds linting for FiveM Natives and removes undefined Global Variable Warnings: cfxlua-vscode

Recommended Settings for Sumenko's Language Server:

"Lua.diagnostics.disable": [
  "undefined-global",
  "err-nonstandard-symbol",
  "unknown-symbol"
]

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published