Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Myridion-SnippetsNew to Visual Studio Code? Get it now.
Myridion-Snippets

Myridion-Snippets

Mike - Myridion

|
123 installs
| (0) | Free
Snippets for FiveM related projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Myridion Snippets for VS Code

A lightweight Visual Studio Code snippet pack to speed up development for OX events, Net events, and FXManifest scripting. This extension is aimed at developers working with FiveM or similar environments.

🚀 Available Snippets

🔹 OX Events

Client-side

Type the following shortcuts to trigger pre-defined client event templates:

!notify          - OX Notify client notification
!alert           - OX Alert UI
!textui          - OX Text UI display
!skill           - OX Skillcheck
!menu            - OX Lib menu
!addmodel        - Add model to game
!circle          - Show radial UI
!progressCircle  - Circular progress bar
!progressBar     - Linear progress bar
!inputDialog     - Input dialog box
!registerContext - Register context menu
!addSphereZone   - Add a spherical zone
!addBoxZone      - Add a box-shaped zone
!regradial       - Re-register radial menu
!command         - Add command

Server-side

!!notify    - OX Notify from server-side
!fxmanifest   - Standard FXManifest boilerplate
!netevent     - Template for creating a NetEvent
!createthread - Template to create a Citizen thread

🧩To-Do

  • Add more OXLib and standalone events
  • Support for QBCore and ESX integrations
  • Improve cross-client/server tagging
  • Include comments/documentation for each snippet

🛠 How to Use

  1. Install the extension in Visual Studio Code.
  2. Open a .lua or .js file.
  3. Type a snippet prefix (e.g. !notify) and hit Tab or Enter.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft