krzysztofzablocki/LinkedConsole

Links opening to wrong file

Open

#31 opened on Apr 9, 2016

 (3 comments) (0 reactions) (0 assignees)Swift (62 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (927 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I have a few projects managed through carthage, one of which has an AppDelegate, and a ViewController in it. When I click on a link to a log that I have placed in my project AppDelegate, it will link to and open the other AppDelegate file. Is this something that can be mitigated?

Sometimes it will open the correct file in a tab, but it always will open the duplicate file in another window

Contributor guide