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.
This works fine and properly inserts the snippet with proper indentation of the last line. However, if the next character I type is any of c d e m n o t u (and no other letters!), the indentation on the last line gets eaten.
Here's a little video that I hope will help clarify the actual behavior:
Steps to Reproduce
Expected behavior: Should preserve the indentation on the last line.
Prerequisites
Description
Okay, so this is weird.
I have a multi-line snippet with a multi-cursor tab stop:
This works fine and properly inserts the snippet with proper indentation of the last line. However, if the next character I type is any of
c d e m n o t u(and no other letters!), the indentation on the last line gets eaten.Here's a little video that I hope will help clarify the actual behavior:

Steps to Reproduce
Expected behavior: Should preserve the indentation on the last line.
Actual behavior: The weird thing described above.
Reproduces how often: 100%
Versions
Atom version 1.32.2, Mac OS X 10.14.1.