Available @ JetBrains Plugins Repository
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:
-
Unwrapping via intention action:
-
Unwrapping via
Code > Unwrap/Remove
: -
Unwrapping inside a Java file via
Code > Unwrap/Remove
:
- Edoardo Luppi (lp.edoardo@gmail.com)