Skip to content

lppedd/idea-backtick

Repository files navigation

Plugin logo

Backtick

Looking for the latest plugin binaries? Get them here as .zip
Supported IDE versions: 192.* to *


This plugin allows wrapping and unwrapping text in backticks (`) via intention actions, while also supporting multiple carets.
The idea was born because of the inaccessibility of the backtick symbol in Windows using the Italian keyboard configuration. That means one has to re-map the keyboard or has to copy-paste the symbol each time.

  • Wrapping via intention action:

    Usage example
  • Unwrapping via intention action:

    Usage example
  • Unwrapping via Code > Unwrap/Remove:

    Usage example
  • Unwrapping inside a Java file via Code > Unwrap/Remove:

    Usage example

Author