Xcode 4 – build output directory

I have problems with setting up/locating my output files in Xcode4 (beta 5). They are placed somewhere in ~/Library/Developer/ugly_path/…. I can’t even select “show in finder” on my products. It is the same for a simple C project, Foundation tool and even Cocoa bundle. A Debugging works fine. Could you please point me out where … Read more

How to Select Columns in Editors (Atom,Notepad++, Kate, VIM, Sublime, Textpad,etc) and IDEs (NetBeans, IntelliJ IDEA, Eclipse, Visual Studio, etc) [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Closed last year. Locked. This question and its answers are locked because the question is off-topic but has historical significance. It is not currently accepting new answers or interactions. How to select columns in Editors and IDEs to columnar delete, insert … Read more

Does Notepad++ show all hidden characters?

In Notepad++ I have set “replace tab with 2 spaces”. When coding in Python I copy-pasted some code from the web and it appeared indented correctly. But running the code resulted in indentation errors, which I solved in the end by removing all “visible” spaces at line beginnings and inserting the same amount of spaces … Read more