Skip to content

marklidenberg/IntelliFold

 
 

Repository files navigation

IntelliFold

Build Version Downloads

A plugin for Jetbrains IDE's to allow flexible code folding based on user configuration (regex and other).

Usecases include folding of code comments, logging statements, debug mode checks,...

Supported languages:

  • JavaScript / TypeScript
  • Java

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "IntelliFold" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

Custom folding for JetBrains IDE's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%