How can I change the escape character? One of the values I'm entering is a directory which ends in a backslash so the single quote text delimiter is not being recognized as the preceding backslash is being treated as an escape character, I'm assuming. Image included
Hi @SmithDad62,
thanks for your feedback. The option to handle the Escape character as a normal character is available in the Java Version of the formatter.
This reminds me to add it in the Npp Version too.
Will do so with the next release
Regards
Guido
Is this update still pending for the next release?