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.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Sometimes when i write display: bl .. and then enter it returns a new line instead of block or the value. This happens with some properties not all. I noticed also with overflow.
Steps to Reproduce
write property
auto-completion suggests
press enter.
New line is inserted instead of the value.
Expected behavior:
I want to select the auto-completion suggestion when hit enter instead of a new line.