Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>HaxeNew to Visual Studio Code? Get it now.
Haxe

Haxe

Haxe Foundation

|
186,924 installs
| (15) | Free
Haxe language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Haxe Support for Visual Studio Code

This is an extension for Visual Studio Code that adds support for the Haxe language, leveraging the Haxe Language Server. It works best with the latest Haxe 4 release, but supports any Haxe version starting from 3.4.0.

demo

Some framework-specific extensions exist to extend the functionality further:

  • If you're using Lime or OpenFL, you should also install the Lime extension.
  • If you're using Kha, the Kha Extension Pack should be used.

Features

This is just a brief overview of the supported features. For more details, check out our extensive documentation.

  • Syntax Highlighting
  • Tasks (Tasks -> Run Task...)
  • Debugging (F5)
  • Commands (F1 -> search "Haxe")
  • Dependency Explorer
  • Auto Indentation
  • Completion
  • Postfix Completion
  • Snippets
  • Code Generation
  • Signature Help
  • Hover Hints
  • Go to Definition (F12)
  • Go to Type Definition
  • Go to Implementations (Ctrl+F12)
  • Peek Definition (Alt+F12)
  • Find All References (Shift+Alt+F12)
  • Peek References (Shift+F12)
  • Rename Symbol (F2)
  • Document Symbols (Ctrl+Shift+O)
  • Workspace Symbols (Ctrl+T)
  • Outline
  • Folding
  • Diagnostics
  • Code Actions (Ctrl+. on light bulbs)
  • Code Lens (F1 -> Haxe: Toggle Code Lens)
  • Formatting (Shift+Alt+F)
  • Extension API
  • Inlay Hints
  • Inline Values

Building

For instructions on building/installing from source, please see the dedicated wiki page.

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