Skip to content

[Feature Request] Add ability to show all normalized forms at once #1

@Coises

Description

@Coises

Suggested in this community post:

When a selection of less than, let's say, 100 characters about is set, before running your plugin, I think it would be nice to get the original text and after a line-break, the four normalization forms displayed on four successive lines ! So, you would have to add a new entry All normalisation forms

For example :

Here is one example of text ; it contains the Ⅳ normalisation forms.

Here is one example of text ; it contains Ⅳ normalisation forms.
Here is one example of text ; it contains Ⅳ normalisation forms.
Here is one example of text ; it contains IV normalisation forms.
Here is one example of text ; it contains IV normalisation forms.

Or :

The Latin characters Å and Ǽ as well as the Greek characters Ω and 𝟊 in each normalisation form :

The Latin characters Å and Ǽ as well as the Greek characters Ω and 𝟊 in each normalisation form :
The Latin characters Å and Ǽ as well as the Greek characters Ω and 𝟊 in each normalisation form :
The Latin characters Å and Ǽ as well as the Greek characters Ω and Ϝ in each normalisation form :
The Latin characters Å and Ǽ as well as the Greek characters Ω and Ϝ in each normalisation form :

Finally, when a single char would be selected, in addition to displaying the 4 normalizations, could it be possible to display their code-points as well, like below :

	ϔ	03D4
́	ϔ	0302 0308
	Ϋ	03AB
́	Ϋ	03A5 0308

or :

	Ⅲ	2162
	Ⅲ	2162
	III	0049 0049 0049
	III	0049 0049 0049

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestexternalThis issue was reported somewhere else.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions