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

Description
- Open the Getting Started project
- Put the cursor in the tag
- In the inline editor, put the cursor inside the comment ("/* hide samp...")
- Edit > Move Line Down until it gets to the bottom
- Put the cursor in the last line (the brace)
- Edit > Move Line Up
Result:
- In (4), the line can't be moved to the last line of the editor.
- In (6), the editor shrinks, hiding the line below the brace.