awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesFolding Expression Engines

Logic for determining collapsible code regions based on delimiter matching.

Distinct from Code Folding: Distinct from Code Folding: focuses on the underlying expression logic for identifying fold boundaries rather than the UI capability itself.

Explore 1 awesome GitHub repository matching software engineering & architecture · Folding Expression Engines. Refine with filters or upvote what's useful.

Awesome Folding Expression Engines GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pangloss/vim-javascriptAvatar pangloss

    pangloss/vim-javascript

    3,784Vezi pe GitHub↗

    vim-javascript is a syntax plugin for the Vim text editor that provides a collection of syntax highlighting, indentation rules, and code folding definitions specifically for JavaScript files. It functions as a set of implementation modules that extend the editor's native capabilities to improve the readability and structural management of the language. The project features a display layer customizer that utilizes character concealment to replace specific keywords and sequences with shorthand symbols. This reduces visual noise and increases code density without altering the actual content of t

    Provides the underlying expression logic to identify collapsible code regions using delimiter matching.

    Vim Script
    Vezi pe GitHub↗3,784
  1. Home
  2. Software Engineering & Architecture
  3. Code Edit Formats
  4. Structural Folding
  5. Code Folding
  6. Folding Expression Engines