how to make comments *not* wrap?

152 vues (au cours des 30 derniers jours)
Jacob Grayson
Jacob Grayson le 25 Sep 2015
Commenté : Steven Lord le 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?

Réponse acceptée

Francesco Marini
Francesco Marini le 30 Nov 2017
Go to Preferences -> Editor -> Language
Under 'Comment formatting', uncheck 'Wrap comments automatically while typing'
  8 commentaires
Kurt
Kurt le 11 Mai 2023
The vertical line is still there at column 75.
Steven Lord
Steven Lord le 12 Mai 2023
Under Editor/Debugger preferences, in the Display section, unselect "Right-hand text limit".
See this documentation page for more information about the various Editor/Debugger preferences.

Connectez-vous pour commenter.

Plus de réponses (2)

Johannes Kalliauer
Johannes Kalliauer le 15 Juin 2021
The answer (from 2015) of @Jon now with screenshot:
Preferences -> MATLAB -> Editor/Debugger -> Language -> Comment formating
Uncheck "Wrap comments automatically while typing".

Jon
Jon le 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 commentaires
Jacob Grayson
Jacob Grayson le 25 Sep 2015
actually i looked through all 20+ tabs of preferences but missed it. thanks!
Stephen Nelson
Stephen Nelson le 27 Août 2020
Modifié(e) : Walter Roberson le 14 Jan 2021
See below for actual instructions

Connectez-vous pour commenter.

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by