Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jquery autocomplete hit does not work in .html file #3

Open
xrogzu opened this issue Sep 25, 2012 · 2 comments
Open

jquery autocomplete hit does not work in .html file #3

xrogzu opened this issue Sep 25, 2012 · 2 comments

Comments

@xrogzu
Copy link

xrogzu commented Sep 25, 2012

I install aptana 3 plugin for eclipse juno, .js file can get jquery hit prompt, but in html file, cannot get jquery hit prompt. how can I do or configure? e.g. $(document).ready() can effect in .js,but no effect in html file.

@xrogzu
Copy link
Author

xrogzu commented Nov 22, 2012

no reply?

@songxtianx
Copy link

some snippets like .load is output like this:
.load(function() {
${0:
}});
while the other snippets is output correct:
.each(function(index) {

});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants