Skip to content

jparishy/github-header-implementation-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Header Implementation Switcher

Google Chrome Extension

Allows you to use Ctrl+Cmd+Up (like in Xcode) to switch between header files (.h) and implementation files (.m, .mm, .c, .cpp).

If the file your viewing is "Test.h", the extension will do a HEAD on "Test.m", "Test.mm", "Test.c", "Test.cpp" until it finds one that exists and then redirects to that file (ie. if it finds Test.m it stops and shows it).

About

Google Chrome Extension: Switches between Header and Implementation files on GitHub.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published