Toggle Code Wrap?

I have a particular use case that's common to musicians (described below in case it's helpful) and it requires that I can easily VIEW AND EDIT SECTIONS OF NOTES IN MONOSPACE FONT AND WITHOUT WRAPPING on both desktop and phone.

In the past, I've been able to do this easily by using code blocks, starting the code blocks with ``` plaintext. However, text in Joplin code blocks now wraps automatically. I'm aware that there is a plugin which toggles line-wrapping for the whole note, but this is not helpful for this purpose. I need to be able to toggle line wrapping just for code blocks. I'm not sure if this is a feature request because what I want is not possible currently, or if there's some hidden functionality that can fix this. Can anyone help?

MY USE CASE: As a musician, I rely on layouts of text that show lyrics and chords in relation to each other. Lines come in pairs. The first line shows chords; the second line shows lyrics. For the relationship to hold, the text must be monospace and line-wrapping disabled. This way of displaying chords and lyrics is quite common. See below for an example. Over the years, I've created many Joplin notes that use this format, but changes to the rendering of code blocks mean they now display differently to what I intended at the point of creation. These notes are used both on desktop and phone. For phone use especially, the elimination of code-wrapping has been critical. Note that losing visibility of the tail ends of lines when rendering on the phone is a manageable issue whereas line-wrapping is a big problem.

EXAMPLE:
     C        Em    
I see trees of green,
F            Em
  red roses too
Dm            C 
  I see them bloom,
E7             Am
   for me and you,      
       Ab             Dm7    
And I think to myself,    
        G7        C(open)    
what a  wonderful world

Is that a regression? On which version was it not wrapping?

But maybe you're right and we should add an option for this

Code blocks do not wrap for me in view mode, only in edit mode, this behavior never changed afaict, see screenshot below. Maybe you installed a plugin recently and this is a side effect? Please share your exact version and full list of plugins (about joplin > copy).