Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>haxe-import-hoisterNew to Visual Studio Code? Get it now.
haxe-import-hoister

haxe-import-hoister

Misiur

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

haxe-import-hoister

Reimplementation of sublime's plugin import hoisting functionality. Can parse whole file at once, one line, or only closest fully-qualified name. When conflicts are detected, choose an option from the quick pick menu on how to handle them.

Known issues

When hoisting a single qualified name, this extension won't be able to detect that a wildcard might already include a conflicting name.

Release Notes

0.0.1

Initial release of the extension

0.0.2

Fixed aliases resolution in most cases

0.0.3

Added import sorting with new commands

0.0.4

Fixed extraneous newlines after ordering imports

0.0.6

Allowed more preceding characters and fixed already-aliased imports.

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