Message 1 of 13
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was wondering if someone can create a find and replace lsp for us that does this steps. Thank you so much in advance once again.
Want to replace the spaces on the currently selected mtext to an enter command.
If I do and find and replace it will have to be something like this
Under "Find What" it will just be a single spacebar
Under "Replace With" will be \u+000A. This is the code for replicating the enter function.
So once that hit "Relace "All" it should turn this currently selected mtext from this
To this
Solved! Go to Solution.