Questions tagged [version-editor]

6 questions
17
votes
10 answers

Why does Xcode 4 version editor sometimes say "no editor"

In the Project Navigator, there is a little "M" next to the project file, meaning it's been modified. So I tap the Version Editor. The left side shows me the contents of the project file, and the right side says "No Editor". Same thing if I go…
Rayfleck
  • 12,116
  • 8
  • 48
  • 74
9
votes
3 answers

Xcode 4 Version Editor: ignore whitespace

Does anyone know how to get the version editor in Xcode 4 to ignore whitespace? Update: I sent in a bug report. The bug report was closed as a duplicate. The state of the original bug report is closed. In the latest version of Xcode (4.3) I still…
rp90
  • 854
  • 1
  • 9
  • 20
4
votes
1 answer

View two different files on two different branches in Xcode?

How is it possible to view two different files on two different git branches in Xcode? I have renamed one of my class and also added new logic to it. And now I would like to see together the two file in the left and right panel. Meantime I created…
János
  • 32,867
  • 38
  • 193
  • 353
3
votes
1 answer

Does XCode4 Version Editor have "Choose Right" and "Choose Left" controls?

Apple's Version Editor help has only two subjects, "Comparing Versions of a File with the Timeline" and "Comparing Versions of a File with the Jump Bars" neither of which describes a way to back out or add particular changes to the current version…
Taryn
  • 1,670
  • 1
  • 15
  • 22
1
vote
0 answers

Xcode: version editor not shows all commit

When in Version Editor selecting an other branch to compare, some commit is not there. Why? In other editor i.e. SourceTree in can see commit.
János
  • 32,867
  • 38
  • 193
  • 353
-2
votes
1 answer

Aghhh!!! I lost interface builder to code

So this is probably a noob question, but my interface builder turned into red code. I think the "version editor" somehow did it, but I just want it back. I am a noob and can't write the interface in code. Any help?