You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setting triggers automatically in User Preferences was probably a bad
decision. It complicated the structure of the plugin and caused confusion for
users.
this behavior is gone now. The triggers are instead defined in internal to
the plugin Preferences.sublime-settings.
you can find them from command pallet now:
press Ctrl + Shift + P
pick: "EasyClangComplete: open completion triggers location"