how to untoggle text wrap in code modules in IDE?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I accidentally toggled some key combination in my code module which is
causing the code to text wrap. I meant to toggle ctrl-F. Is there a way to
untoggle the text wrapt (wrap text)?

Thanks,
Rich
 
Rich said:
I accidentally toggled some key combination in my code module which is
causing the code to text wrap. I meant to toggle ctrl-F. Is there a way
to
untoggle the text wrapt (wrap text)?

"Tools" -> "Options" -> "Text editor" -> "Basic" -> "General" ->
"Settings" -> [_] "Line break".
 
Thank you very much for your help.

Rich

Herfried K. Wagner said:
Rich said:
I accidentally toggled some key combination in my code module which is
causing the code to text wrap. I meant to toggle ctrl-F. Is there a way
to
untoggle the text wrapt (wrap text)?

"Tools" -> "Options" -> "Text editor" -> "Basic" -> "General" ->
"Settings" -> [_] "Line break".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top