The tab key is inserting spaces when I’m editing PHP files. How can I insert tabs instead?
I’ve checked that Preferences > General > Editors > Text Editors > “Insert spaces for tabs” is cleared.
I’m using Aptana Studio 3.0.7 standalone on Windows 7.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The PHP editor can override the global settings. Try:
Preferences > Aptana Studio > Editors > PHP > Indentation
Select Use Tabs for Tab policy