awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesSyntax Structure Visualizers

Tools that use visual cues like color and lines to represent the hierarchy and nesting of source code.

Distinct from Code Structure Visualizations: Candidate [f16_mt1] focuses on architectural dependency maps, whereas this is about the immediate visual structure of the text file.

Explore 2 awesome GitHub repositories matching user interface & experience · Syntax Structure Visualizers. Refine with filters or upvote what's useful.

Awesome Syntax Structure Visualizers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • izhangzhihao/intellij-rainbow-bracketsizhangzhihao का अवतार

    izhangzhihao/intellij-rainbow-brackets

    4,661GitHub पर देखें↗

    This project is a JetBrains IDE extension and source code colorizer that assigns distinct colors to nested pairs of brackets and braces. It serves as a code nesting visualizer for the IntelliJ platform and Android Studio to help identify matching pairs and clarify the structural hierarchy of source code. The plugin provides capabilities to apply rainbow color schemes to both brackets and variables to make them easier to track within a file. It also includes a color palette generator and options to exclude specific languages or file extensions from highlighting. The tool further assists with

    Uses color coding to distinguish nested brackets and braces for easier navigation of complex code blocks.

    Kotlinandroid-studioclojurefleet
    GitHub पर देखें↗4,661
  • yggdroot/indentlineYggdroot का अवतार

    Yggdroot/indentLine

    4,121GitHub पर देखें↗

    indentLine is a Vim plugin and text editor extension that serves as a code structure visualizer. It renders vertical indentation guides to help developers identify the start and end of nested blocks and improve code readability. The tool provides customizable indentation line appearances, allowing users to define the characters and colors used to distinguish between different nesting levels. It also includes a visibility toggle to switch these guides on or off. The plugin manages indentation level visualization through a virtual-text overlay that does not modify the actual text content of th

    Uses vertical lines and color cues to represent the hierarchy and nesting of source code.

    Vim Scriptindentlinevimvim-plugin
    GitHub पर देखें↗4,121
  1. Home
  2. User Interface & Experience
  3. Syntax Structure Visualizers