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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
After I disabled the package, by clicking the deactivate button in the settings view, I still got auto-closing brackets and quotes. I had to restart Atom to get the package to actually disable. I saw that main.coffee doesn't export a deactivate function, so there's a lead :)...
The text was updated successfully, but these errors were encountered:
From https://discuss.atom.io/t/how-to-stop-the-autocomplete-when-i-do-or/19093/7
After I disabled the package, by clicking the deactivate button in the settings view, I still got auto-closing brackets and quotes. I had to restart Atom to get the package to actually disable. I saw that main.coffee doesn't export a
deactivate
function, so there's a lead :)...The text was updated successfully, but these errors were encountered: