Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lppedd/idea-backtick
Allows wrapping and unwrapping text in backticks via actions.
https://github.com/lppedd/idea-backtick
backtick backticks idea idea-plugin intellij intellij-idea intellij-plugin jetbrains
Last synced: about 1 month ago
JSON representation
Allows wrapping and unwrapping text in backticks via actions.
- Host: GitHub
- URL: https://github.com/lppedd/idea-backtick
- Owner: lppedd
- License: mit
- Created: 2020-02-19T13:18:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T00:15:39.000Z (almost 5 years ago)
- Last Synced: 2024-10-31T14:25:40.411Z (3 months ago)
- Topics: backtick, backticks, idea, idea-plugin, intellij, intellij-idea, intellij-plugin, jetbrains
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/13817-backtick
- Size: 444 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change_notes/0_1_0.html
- License: LICENSE
Awesome Lists containing this project
README
# Backtick
### Available @ [JetBrains Plugins Repository][2]
Looking for the latest **plugin binaries**? Get them [here][1] 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`:
## Author
- Edoardo Luppi ()
[1]: https://github.com/lppedd/idea-backtick/releases
[2]: https://plugins.jetbrains.com/plugin/13817-backtick