Rewrap
Rewrap copied to clipboard
Macro for TexStudio ?
Rewrap is very useful in wrapping latex text. But it only works inside VS code. I was wondering if it is possible to make a TexStudio (a latex IDE https://www.texstudio.org) macro that uses rewrap to wrap things inside the texstudio itself.
The macro is simple enough to create if Rewrap exposes any command line API. Otherwise javascript can be used to write the macros.
So, is there any possibility to create such macros for wrapping Latex documents inside TexStudio?