Skip to content

An VSCode extension, especially for typescript project. Help switch ts/js by shortcut.

License

Notifications You must be signed in to change notification settings

superztf/tjgogo

Repository files navigation

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.

About

An VSCode extension, especially for typescript project. Help switch ts/js by shortcut.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published