The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

How do I highlight requests in a custom ITextEditor?

Terry | Last updated: May 19, 2017 09:41AM UTC

I am writing a extension that adds a IMessageEditorTab to each request that displays a modified HTTP body. The base of the code is very similar to https://github.com/PortSwigger/example-custom-editor-tab/blob/master/java/BurpExtender.java. How do I get the ITextEditor to colorize the HTTP request the way it does in the raw tab?

PortSwigger Agent | Last updated: May 22, 2017 02:48PM UTC