The text and code organization tool can perform some simple organization of commonly used text paragraphs and programming codes. It can not only remove extra blank lines, spaces, left spaces, and right spaces in the code or article, but also remove line breaks to organize the code or paragraphs into one line , You can also find specified words in batches and replace or add specified words in batches.
Note: This tool is real-time processing, no cache, please make a backup of the text before operation.
Instructions for use:
Remove extra spaces: remove according to the number of consecutive spaces set
Left-justified: remove the left side blank content and spaces of each line of code or text
Right Alignment: Remove the spaces and empty characters on the right side of each line
Remove blank lines: remove blank lines with no content
Remove line breaks: remove line breaks in the text, and organize the text or code into one line.
Remove comments: remove the comments in the code of the specified type. [Because part of the code may affect the recognition of comments, please back up the code first]
Remove html tag: remove the tag element of html
Batch replacement: Need to set the "searched characters" and "replaced characters" ,Multiple # signs can be used to separate and search characters one-to-one correspondence
Batch search: search for specified characters and highlight the searched characters
Add characters: add text characters to the left or right of each line of the code.