I’m talking about such functionality that you can simply quickly open a .cpp file (C ++ console application, nothing concerning the Apple ecosystem), work on it, compile and run it without any project creating mumbo-jumbo. When I open the file with the code, all the "Product" parameters are highlighted for me, but after some search queries I found messages stating that Xcode 5 was supposed to be the first to offer such functionality. Was it implemented and it was just available elsewhere or were there false rumors, and you still need to create a project and import the file there?
xcode xcode5
Straightfw
source share