Background: CTRL + SHIFT + H (Mac: COMMAND + SHIFT + H): Highlight scope of name declaration under cursor The highlighting aparently gets confused by indentation: Correct: <img width="305" alt="Screenshot 2024-05-03 at 2 30 10 PM" src="https://github.com/source-academy/frontend/assets/30220768/12dacdc8-0dc3-4321-8601-2e34b3f73818"> Wrong: <img width="305" alt="Screenshot 2024-05-03 at 2 30 41 PM" src="https://github.com/source-academy/frontend/assets/30220768/c9afc187-7ae2-4a7a-b68b-8c98f3295002"> Wrong: <img width="305" alt="Screenshot 2024-05-03 at 2 30 10 PM" src="https://github.com/source-academy/frontend/assets/30220768/673ef7f8-d133-427d-b698-709fb2a5d402">