Can you make CodeEditorComponent deleteBackwards and deleteForwards virtual?

Would this be Ok? My code editor handles column edit mode, so I need to be able to override these methods. I’m getting tired of having to patch the JUCE source every time I update…