Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antkorwin/unicoder
IntellijIDEA Plugin to convert a selected string in a valid Java (UTF-8) sequence of characters
https://github.com/antkorwin/unicoder
Last synced: about 1 month ago
JSON representation
IntellijIDEA Plugin to convert a selected string in a valid Java (UTF-8) sequence of characters
- Host: GitHub
- URL: https://github.com/antkorwin/unicoder
- Owner: antkorwin
- Created: 2019-10-17T13:20:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T12:02:03.000Z (about 5 years ago)
- Last Synced: 2024-10-12T16:12:06.961Z (3 months ago)
- Language: Java
- Homepage:
- Size: 445 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unicoder IntellijIDEA Plugin
## What is it
This plugin converts a selected string in the IDEA editor to a valid(Java) UTF-8 value.
Escapes all special characters and converts native UTF-8 symbols to a code sequence.![Unicoder live demo](https://raw.githubusercontent.com/antkorwin/unicoder/master/screens/live.gif)