Skip to content

Visual Studio Code extension to base64 encode/decode text selections

License

Notifications You must be signed in to change notification settings

adamhartford/vscode-base64

Repository files navigation

vscode-base64

Quickly base64 encode/decode your text selections.

Screenshot

Commands:

  • Base64 Encode
  • Base64 Decode

Keybindings:

  • Mac
    • cmd+e cmd+e Encode
    • cmd+e cmd+d Decode
  • Win/Linux
    • ctrl+e ctrl+e Encode
    • ctrl+e ctrl+d Decode

About

Visual Studio Code extension to base64 encode/decode text selections

Resources

License

Stars

Watchers

Forks

Packages

No packages published