AngryCarrot789 / FormatSyntax

An IntelliJ IDEA plugin for adding format styles to MessageFormat and other custom formatting functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FormatSyntax

An IntelliJ IDEA plugin for adding format styles to MessageFormat and other custom formatting functions

Preview

This is just a simple example. Currently, the red is hard coded:

The methods that it targets to apply the formatting is hard coded too because I dunno how to implement a config in Intellij :D

It includes the MessageFormat.format() function though

About

An IntelliJ IDEA plugin for adding format styles to MessageFormat and other custom formatting functions


Languages

Language:Java 100.0%