ternjs / tern_for_sublime

Sublime Text package adding Tern support
MIT License
803 stars 54 forks source link

Turn off the triggers after ";" #182

Closed kamranpoladov closed 3 years ago

kamranpoladov commented 5 years ago

Auto complete triggers after dot are pretty useful, however, when they appear after ";" (end of the line) or after I have chosen the suggested function from the dropdown list. In these cases they really slow down the work pushing me to close this dropdown list every time. I the attachments I provided both cases described above.

screen shot 2018-08-23 at 21 20 59 screen shot 2018-08-23 at 21 21 04 screen shot 2018-08-23 at 21 21 19

I don't know why I can't upload fourth screenshot, but there is pretty much the same thing as on second one: After choosing push method the same thing occurs on the screen.

thisVioletHydra commented 5 years ago

@kamranpoladov confirm!

othree commented 4 years ago

I can't reproduce this issue now(using latest tern). Can you try again?