Skip to content

Sublime Text 2/3 Plugin that allows to open include files on a keypress..

Notifications You must be signed in to change notification settings

Nils-TUD/IncludeGoTo

Repository files navigation

Include GoTo

This plugin for Sublime Text 2/3 opens include files if invoked when the cursor is on a line with an include in C/C++ files. This is based on the include paths given by -I command line arguments in some setting (configurable). It is recommended to use this plugin in combination with Clang-Complete or SublimeClang, though not required. If these are used, it is convenient to use their goto command as a fallback (configurable).

Keymap:

By default, the keymap uses F12 and thereby overwrites the default goto definition command.

Installation:

Just clone this git repo into your Packages folder.

About

Sublime Text 2/3 Plugin that allows to open include files on a keypress..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published