Skip to content

TrianguloY/CollapseClosingTags

Repository files navigation

Collapse Closing Tags (Jetbrains plugin)

Verify plugin Version Downloads

This plugin allows collapsing ending xml tags:

From:

pre

To:

post

They are implemented using the IDE folding features, so you can use the collapse/expand actions and its keywords.

Additionally, it includes an entry in the right-click menu to collapse all detected tags in the file (if any).

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Collapse Closing Tags" > Install Plugin

  • Manually:

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


Plugin originally based on the IntelliJ Platform Plugin Template, but later removed to simplify everything.

About

Jetbrains plugin to collapse XML closing tags so that they are displayed as </>

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages