Jump to content

Recommended Posts

Posted

Hi people I think I have seen them all but maybe I missed some of the just wanted to know what do you recommend for an editor with JQuery autocompletion or support? 

Posted

I guess @pwuser1 was asking about a code-editor / IDE that supports jQuery autocomplete while typing etc.

Just about any code-editor should support it, or at least have extensions. Try Sublime or VSCode.

  • Like 3
Posted

Yeah, I think this belongs in @pwuser1's other thread about IDE autocompleting in general. While you might find one editor better for jquery code completion and a different one that's better for php code completion, are you really going to switch editors depending on what you are working on?

Just find a good editor and download a plugin for jquery code completion - all the big ones will have one.

 

  • Like 3
Posted
38 minutes ago, pwuser1 said:

which plugin should I use since there several of them?

I use dose mentioned packages only, haven't used or tested any other, they work fine for me, but im sure there are some more jquery related packages you can try.

VSCode is great to, its faster, but for me copy-pasting chunks of code works lot better in atom (vscode somehow always mess up ident tab spaces). There are lots of plugins for it to choose from, but can't recommend any specific, haven't tried them...

×
×
  • Create New...