This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
- Open index.html from Getting Started project.
- Press Ctrl+E on h1 tag.
- Press Ctrl+E on h2 tag that is immediately below the h1 tag.
- Insert a new line to enter a new rule. Press Ctrl+Space and select any property name.
Result: The selected property name appears in the second inline correctly, but the first inline will show two insertions. (ie. if you select align-content, you get align-content:align-content: