Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Ember NavigatorNew to Visual Studio Code? Get it now.
Ember Navigator

Ember Navigator

oreoz

|
1,426 installs
| (0) | Free
A productivity tool for Ember.js developers.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

The Ember Navigator VS Code extension aims facilitate Ember.js application development by providing shortcuts and contextual navigation via the command palette.

Features

Command Palette Contextual Navigation

Command Palette Contextual Navigation

Shortcuts

Command Shortcut Mac Shortcut
emberNavigator.navigateTemplate CTRL + ALT + E SHIFT + CMD + E
emberNavigator.navigateRoute CTRL + ALT + R SHIFT + CMD + R
emberNavigator.navigateTest CTRL + ALT + T SHIFT + CMD + T
emberNavigator.navigateToActiveComponent CTRL + ALT + [Enter] SHIFT + CMD + [Enter]
emberNavigator.openEmberNavigator CTRL + ALT + I SHIFT + CMD + I

Release Notes

1.0.0

  • Initial release of Ember Navigator!

1.1.0

  • Adds a command (emberNavigator.navigateTemplate) that lets the user toggle in between their JavaScript components and controllers to their linked Handlebars templates.

1.2.0

  • Adds a command (emberNavigator.navigateToActiveComponent) that enables navigation to a component on the editor's active line.
  • Changes the command prefix from the generic 'extension' to 'emberNavigator'.

1.3.0

  • Adds a command (emberNavigator.navigateRoute) that enables navigation to and from a route.
  • Adds a command (emberNavigator.navigateTest) that enables navigation to and from a test.
  • Renamed command (emberNavigator.toggleJavascriptHandlebars) to (emberNavigator.navigateTemplate) for naming consistency.

2.0.0

  • Adds Octane component syntax support.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft