When I type
jQuery.ajax
or
$.ajax
and then select the first normal ajax function, the following appears:
$.$.ajax({ ...
or
jQuery.$.ajax({ ...
It helps to have a good function build but you always have to remove the leading doubled indicator. It maybe is the case with other functions too, but am using the ajax request quite often so it's quite annoying.
Best,
Robin