Sublime Forum

Code block hilights?

#1

Hi, I am a new user with sublime text, and was wondering if a certain feature is available.

How would you configure sublime so that code blocks are grouped.

e.g

  • if (a == b) then
    I
    I c = d
    I
  • end

It groups the code block which makes it easier to recognize where they end in larger pieces of code.

Thanks.

0 Likes