Hacker News new | ask | show | jobs
by aloer 2643 days ago
earlier today I had a problem with Xcode always opening the wrong file, a README

Turns out I am not the only one: https://stackoverflow.com/questions/53132398/xcode-10-1-open...

half a year old at least, as long as the first file is a readme it will open that one instead of the actually clicked file in a new window no matter what. Only fix is to remove the file

but if Xcode is instead set to open as new tab instead of new window, instead everything works just fine.