I want to be able to view complete long line (on a single line) in visual studio code. The editor is terminating the line with ...
at the end.
I can press the End
key to move to the last column of the line but its not visible in the viewport.
Is there any option to be able to view complete long lines like we can in Sublime Text or Notepad++?