Tag or bracket pair colorizer

  1. What do you want to see in Hype?
    Could be very useful as some VS Code plugins do to colorize between starting tag in html (or bracket in php/javascript/css) and ending tag

  2. Have you found a workaround for this problem?
    Yes.. use VS Code

  3. Are there examples of other apps with this feature? Or, have you seen examples of this elsewhere on the web? (Please include a URL)
    Search for Bracket Pair Colorizer for example in VS Studio Plugins
    [Deprecated] Bracket Pair Colorizer 2 - Visual Studio Marketplace
    (depracated as now VS Code does it natively)

  4. How high of a priority is this for you?
    It's a pain to edit a long html document and keep counting opening and closing divs....

[ ] Nice to Have
[ ] Important
[ X ] Can't use Hype without it

2 Likes

:thinking: When I edit Hype functions in VS Code via the Edit Source dialog the full power of VS Code (incl. bracket pair colorizing) is available.

EditinVSCode

1 Like

Thank you for the request!

some more standard functionality for the editor would really be great :slight_smile: it's always one step more to open up code in an external editor

4 Likes