Its possibly because windows does not provide a `realpath()` equivalent and the home brewed version [here](https://github.com/geany/geany/blob/9185395c40c68b87cc462fe8ac5bdc95e069ea93/src/tagmanager/tm_source_file.c#L90) does not handle drives outside the current working drive. Pull requests to fix are welcome.
-- 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/issues/1018#issuecomment-336598067