how to make comments *not* wrap?
139 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Jacob Grayson
am 25 Sep. 2015
Kommentiert: Steven Lord
am 12 Mai 2023
how to make comments not wrap?
or alternatively, how can i move this annoying vertical gray line that insists on wrapping my comments to the next row? My code can have >80 characters/per line, must i always have this line through the middle of my code?
0 Kommentare
Akzeptierte Antwort
Francesco Marini
am 30 Nov. 2017
Go to Preferences -> Editor -> Language
Under 'Comment formatting', uncheck 'Wrap comments automatically while typing'
8 Kommentare
Steven Lord
am 12 Mai 2023
Under Editor/Debugger preferences, in the Display section, unselect "Right-hand text limit".
Weitere Antworten (2)
Johannes Kalliauer
am 15 Jun. 2021
Preferences -> MATLAB -> Editor/Debugger -> Language -> Comment formating
Uncheck "Wrap comments automatically while typing".
0 Kommentare
Jon
am 25 Sep. 2015
Did you even look through the Editor options in Preferences? There is a button you can uncheck to turn it off.
2 Kommentare
Stephen Nelson
am 27 Aug. 2020
Bearbeitet: Walter Roberson
am 14 Jan. 2021
See below for actual instructions
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!