Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1.8 KB

quickstart.mdx

File metadata and controls

55 lines (43 loc) · 1.8 KB
title description mode
Work space
Set up your development environment
wide
`Download Visual Studio Code` to start coding with ease.
Visual Studio Code is a code editor redefined and optimized for building and debugging.

VSC Extentions

These are some of the most useful extentions for Lua, CFX, VORP Core developers.

Install VORP Core VSC extention to help you code faster when developing with VORP Core API.

Use Lua sumneko VSC to get intellicence for lua and many other useful features.

Use FiveM VSC to get intellicence for FiveM Natives/Functions.

The Better Comments extension will help you create more human-friendly comments in your code.

Improve highlighting of errors, warnings and other language diagnostics.