it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[FEAT] Text diff update with word wrap

Open GAS85 opened this issue 8 months ago • 2 comments

What type of request is this?

New feature for an existing tool

Clear and concise description of the feature you are proposing

Hey, love this project! Great Job!

I have one idea to implement for "Text diff" tool - word wrap. Sometimes I need to compare code with a loooooong lines and would be better to have a word wrap enabled. I think it could be implemented via check mark in UI to give user a choice between wrapped and unwrapped text.

Cheers!

Is their example of this tool in the wild?

No response

Additional context

No response

Validations

  • [x] Check the feature is not already implemented in the project.
  • [x] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • [x] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

GAS85 avatar Apr 07 '25 08:04 GAS85

Hi @GAS85 implemented here : https://sharevb-it-tools.vercel.app/text-diff

sharevb avatar Apr 21 '25 16:04 sharevb

Thanks! Really appreciate it!

GAS85 avatar Apr 21 '25 18:04 GAS85