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

Ember Nav

james1x0

|
364 installs
| (1) | Free
Nav 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

A Fork of ember-navigator w/ octane co-location bindings

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

Currently not looking to add features to this addon, I'm simply keeping it safe and healthy with the help of Dependabot.

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.

2.1.0

  • Octane co-location component support
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft