bobbylight / RSyntaxTextArea

A syntax highlighting, code folding text editor for Java Swing applications.
BSD 3-Clause "New" or "Revised" License
1.12k stars 259 forks source link

兼容burp suite #522

Closed cloud-jie closed 1 year ago

cloud-jie commented 1 year ago

This issue has been going on for a long time https://github.com/bobbylight/RSyntaxTextArea/issues/269 The burp suite doesn't trigger the bug when loading plugins that use this item individually, when loading more than one, they conflict with each other causing characters to not be typed. For example:jwt-editor will conflict with JWT4B, resulting in jwt-editor not working properly. There are other ways to avoid this problem, but they are always temporary and not a final solution. It would be great if you could step in and fix this problem!

Test environment: java17 burp suite 2023.10.2.1