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

Flax Snippets

Rafał Babiarz

|
2,334 installs
| (1) | Free
All snippets you need for Flax Engine development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flax Code Snippets

Features

All Flax code snippets you need. This extension intends to be the most complete collection of Flax snippets for Visual Studio Code.

It takes advantage of Visual Studio Code snippets features such as snippets transforms to create the code faster for you.

All the snippets

  • Game classes:

    • Script
  • Editor classes:

    • GenericEditor
    • CustomEditorWindow
  • Script Methods:

    • Awake()
    • OnEnable()
    • OnDisable()
    • OnDestroy()
    • Start()
    • Update()
    • LateUpdate()
    • FixedUpdate()
    • OnDebugDraw()
    • OnDebugDrawSelected()
    • OnCollisionEnter()
    • OnCollisionStay()
    • OnCollisionExit()
    • OnTriggerEnter()
    • OnTriggerStay()
    • OnTriggerExit()
    • OnJointBreak()
  • Some useful code snippets:

    • Debug.Log()
    • Debug.LogError()
    • Debug.LogWarning()
    • Debug.LogException()

If you have any suggestions, open an issue in the Github project page and I'll add it as soon as I can :).

Thanks you for downloading this extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft