FG
💻 Software

Go to definition of a C function in a different file in Notepad++

Fresh5 days ago
Mar 15, 20268814 views
Confidence Score0%
0%

Problem

While editing a C project on Notepad++ 5.6.7 (Unicode) with the SourceCookifier plugin, I can press Ctrl+Shift+Enter to go to the definition of a function which the cursor is on, but only if it is in the same file. How can I go to its definition if it's in another file e.g. an extern, either native…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Go to definition of a C function in a different file in Notepad++

Low Risk

Simply drag and drop your top level source folder into the SourceCookifier window. Additionally pressing SHIFT, CTRL or ALT while dropping will speed up everything, since no tags are shown in the tree view then. Check out the short manual and start …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment