Is it possible in Aptana(PyDev) to only remove the autocomplete that completes the ‘ and “?
I was not able to find it in the preferences.
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.
Go to window preferences->PyDev->Editor->Typing uncheck Automatic literal closing
Found another one in window preferences->Aptana Studio->Editors near the top there’s a checkbox Auto-close matching character pairs, I had to un-check that.