Egor3f / IntelliFold

Custom folding for JetBrains IDE's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Kotlin 100.0%