Comment folding in ML Editor

3 visualizaciones (últimos 30 días)
dpb
dpb el 25 de Dic. de 2017
Comentada: dpb el 31 de Dic. de 2017
Finally got a 64-bit machine/OS so updated to R2016b. Now the code editor wants to wrap comments past the RH margin...I thought I turned all the folding options I could find off but can't seem to kill this -- where's the control live???
And, they still can't implement Shift_Tab to left shift by tab stop???
Nor column selection?
I had hoped it might catch up... :(

Respuesta aceptada

Walter Roberson
Walter Roberson el 25 de Dic. de 2017
Preferences -> Editor -> Language "Wrap comment automatically while typing"
"And, they still can't implement Shift_Tab to left shift by tab stop???"
Although you can adjust Keyboard -> Shortcuts -> Decrease Indent to add additional keys, the interface seems to act on Tab characters. However, you can use + to add a shortcut there, and press shift control I . That will properly register the set of characters so that shift-tab will exdent.
"Nor column selection?"
Not in any released version.
  1 comentario
dpb
dpb el 31 de Dic. de 2017
Ah! Thanks, Walter. I'd somehow overlooked it...
For the most part I always used Brief editor outside the ML editor if writing any amount of code, simply using it for debugging on occasion. Now, the old real Brief won't run at all any longer and so far haven't found a satisfactory replacement...
I've not tried to see if could build a key bindings or not; the old MS Visual Studio bindings were partial but were unable to avoid some Alt sequences dropping back into native menu context which could wreak havoc on a file before one realized what had done so was totally unusable as a toolset.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Desktop en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by