Prevent wrapping for Python VSCode

D
2 min readDec 29, 2022
Photo by Mohammad Rahmani on Unsplash

You know the drill, you’ve got a really long line in python and when the code is formatted using the default formatter (typically autopep8), the line gets wrapped. Depending on the size of the screen (and personal preference) this could prove to be pretty useful. However, some of us (me included) would prefer a longer line. So the question is — how do we prevent this wrapping?

--

--

D

An aspiring Robotics Researcher. I am currently in my 4th year of undergraduate studies. I am working on optimising the ROS navigation packages. Follow 4 more!