Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)