This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Multi-cursor, multi-line snippets have indents eaten when certain characters are input #283
Open
1 task done
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.
The text was updated successfully, but these errors were encountered: