Tagged Questions
0
votes
1answer
265 views
Xcode: changing double clicking file behavior
One of my projects suddenly had its double-clicking behavior changed and I don't know how to change it back.
The behavior I want:
Double clicking a source code file opens up a new window.
The ...