[Github-comments] [geany/geany-plugins] codenav: switch to header/implementation switches to wrong file (#594)

Mike Blumenkrantz notifications at xxxxx
Fri Aug 11 18:31:58 UTC 2017


1. create `test.c`, `test.h`, `directory/test.h`
2. open `test.c` and `directory/test.h`
3. from `test.c`, try switching to header
4. `directory/test.h` is switched to

it seems like this is using simple base filename checks and does not in any way check  the path, so if there is a "matching" header from anywhere else on disk open then this will be used even when it is obviously (looking at paths) unrelated

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/594
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170811/011ceb52/attachment.html>


More information about the Github-comments mailing list