yaml-base64-decoder

Build Version Downloads

Plugin Description

Extension

  • Adds Decode Base64 Values to editor popup menu when yaml file is opened
  • Adds a keyboard shortcut Cmd-Alt-Y to run the decoder

Feature

  • Automatically detects Base64 encoded values in a yaml file and replace them with decoded values

Usecase

  • To see raw text in Kubernetes (k8s) Secret yaml file
  • To see raw text in any yaml file that has Base64 encoded values

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Yaml Base64 Decoder" > Install Plugin

  • Manually:

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

Development TODO


.

GitHub

View Github