Skip to content

autocomplete of ajax command doubles $-indicator #11

Open
@stackem

Description

@stackem

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions