This is probably really obvious, but how do I use bundles in Aptana 3? I’ve installed some using the commands menu such as jQuery, but how do I get it to use the code suggest feature? Do I need to copy it somewhere?
Share
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.
In order to make them contribute, you can directly edit the bundle under the rubbles directory.
On Windows, it will typically be present under
I had to find a way of changing the quotes in jQuery autocomplete from single to double. I managed this by editing the
snippets.rbunder the below path.After editing, be sure to flush cache (
Commands > Bundle Development > Flush Bundle Caches) and restart Aptana Studio 3.