Color BlocksAdd colorful comment ranges that span multiple lines. This makes it easier to understand what lines a comment refers to and can thus be used to group and organize your code. It also makes it easier for you to find your way in long spaghetti code. Features & SettingsSyntaxThis extension will look for curly brackets inside comments containing at least a hex color argument. Example:
Sample usageColor blocks work with both line comments and block comments. All lines in the comment will be part of the color block. If no number is specified after the hex color argument, then the color range will also capture any lines until an empty line. Three different ways to add color blocks.
Note: The above video is slightly outdated. WrappingNote: The above video is slightly outdated. StylingNote: The above video is slightly outdated. Inspired byGIFs were produced using Gifski. |