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
I was looking for this extension and it was a lifesaver, but I really want it to replace 1 + 1 with 2 instead after writing it and pressing a certain key combo.
I was looking for this extension and it was a lifesaver, but I really want it to replace
1 + 1with2instead after writing it and pressing a certain key combo.example
x = 3 + 13->x = 16or
fn foo(13+ 1, 6+2)->fn foo*14, 8)