When there are many lines of code indented, it’s hard to distiguish which line belongs to which block,
I think it hard for me to discribe that clearly. Here’s the example:
html
head
title
body
div
div
| div
| div
| div
F
When I put my caret at F, I want it to highliight the indent guide right abode F
.
How to make it?