A
A
Alexander Pankov2015-05-01 18:41:33
JavaScript
Alexander Pankov, 2015-05-01 18:41:33

Is it possible to enable (plugin) JQ autocompletion in phpStorm?

Hello.

Recently moved to phpStorm (because of work), used to be on Sublime Text.
So, in ST you just connect plugins and everything is ready, for example, the JQ plugin, which helped me in my work, namely, I write "ajax" a window pops up where I select an item and I have a blank for an ajax request in ST, with all the necessary parameters and callbacks, etc. (this is a snippet)

Are there any such plugins for phpStorm ?
Without such snippets with hints, I make a lot of mistakes ... stupidly spelling or in commas and brackets ..

Are there plugins that monitor JQ (JS) and say if there is an error in the called function or such plugins where there is a set of JQ snippets (I I understand that I can write snippets myself, but too lazy ...) maybe someone already has one and he will share it?

Thanks in advance for your help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2015-05-01
@sim3x

i write "ajax"
live templates
jslint is included in the default
distribution jshint works out of the box

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question