Curious as to who likes Sticky Lines?

已回答

I just turned them off as I don't like them.

0
Sticky lines make large code files easier to use. Important parts of the code, like the start of functions, stay visible as you scroll. This helps to find our way around the code quickly. Personally, I find it handy when searching/reading part of code.
1

请先登录再写评论。