04-29-2025, 07:28 PM
(This post was last modified: 04-29-2025, 07:36 PM by madscijr.
Edit Reason: fix typo
)
In Notepad++, I found you can record a macro for right-clicking the file's tab and clicking Copy to Clipboard > Copy Full File Path, then do Save Current Recorded Macro and call it something like CopyFullFilePathToClipboard and assign it a keyboard shortcut like CTRL+SHIFT+C. That helps. But having the IDE autocheck if the file changed outside the editor and auto-reload (or prompt yes/no) would save some steps.

