Jacob Reynolds

Results 15 comments of Jacob Reynolds

I'm having some trouble reproducing this. I'm using the unicode BOM character \uFEFF in this string, but it's still able to beautify in the extension. The string I'm using: `{"BOM":...

I'll look into this, at first glace https://github.com/bobbylight/RSyntaxTextArea seems like it might be an easy solution.

I gave RSyntaxTextArea a shot but it doesn't seem to do very much syntax highlighting for JSON, but that could also be me misunderstanding that library. I'll look into it...

Burp won't allow me to paste those characters into the response windows. Did you configure specific unicode settings to allow it?

I experienced the same and was able to get it working with a couple modifications: 1. Deleting `node_modules/cpu-features` like mentioned above 1. A bit hacky, but I added this to...