Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TypeScript JumpNew to Visual Studio Code? Get it now.
TypeScript Jump

TypeScript Jump

Niklas Portmann

|
441 installs
| (0) | Free
Helps navigating inside Typescript, Angular and NgRx projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypesScript Jump

This extension helps navigating inside TypeScript projects.

Command Description
TypeScript
Jump: Test Navigates to the corresponding .spec.ts file.
Jump: Implementation Navigates from .spec.ts to the corresponding implementation.
Angular
Jump: Logic Navigates to the corresponding component.ts file.
Jump: Template Navigates to the corresponding component.html file.
Jump: Style Navigates to the corresponding component.(scss|css) file.
NgRx
Jump: Action Navigates to the corresponding NgRx actions.ts file.
Jump: Effects Navigates to the corresponding NgRx effects.ts file.
Jump: Reducer Navigates to the corresponding NgRx reducer.ts file.
Jump: Selectors Navigates to the corresponding NgRx selectors.ts file.
Jump: Facade Navigates to the corresponding NgRx facade.ts file.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft