Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ts/js toggleNew to Visual Studio Code? Get it now.
ts/js toggle

ts/js toggle

zhengtengfei

|
1,565 installs
| (1) | Free
switch between ts file and js file by shortcut
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tjgogo README

Build Status Licence VS Code Marketplace Rating Installs

This is a VSCode extension for typescript project. It helps toggle between corresponding ts/js file.

Features

Default shortcut

  • win: alt + o
  • mac: option + o

gif

Requirements

  • Set tsconfig.json compilerOptions.sourceMap true to generate map file.
  • If miss map file, tjgogo maybe just toggle to corresponding ts or js file but not jump to accurate cursor position.

Thank zhangpenghe for designing the icon.

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