Prev: Can some please advice on how to integate GNAT GPL 2010 withVisual Studio?
Next: Multicore, parallel / concurrent programming and Ada blog material
From: tonyg on 7 Jul 2010 06:58 Is there a quick way to correctly indent a whole ada file in this editor ?
From: Phil Thornley on 7 Jul 2010 07:27 On 7 July, 11:58, tonyg <tonytheg...(a)googlemail.com> wrote: > Is there a quick way to correctly indent a whole ada file in this > editor ? Ctrl-Tab indents the current line or all selected lines. (Ctrl-A selects all the lines in a file.) Cheers, Phil
From: tonyg on 7 Jul 2010 07:35 On Jul 7, 12:27 pm, Phil Thornley <phil.jpthorn...(a)gmail.com> wrote: > On 7 July, 11:58, tonyg <tonytheg...(a)googlemail.com> wrote: > > > Is there a quick way to correctly indent a whole ada file in this > > editor ? > > Ctrl-Tab indents the current line or all selected lines. > > (Ctrl-A selects all the lines in a file.) > > Cheers, > > Phil Thanks Phil
From: Gautier write-only on 7 Jul 2010 16:32 On Jul 7, 7:27 am, Phil Thornley wrote: > Ctrl-Tab indents the current line or all selected lines. Cool - do you know how to unindent, comment, uncomment a block as well ? It something that is very easily available in AdaGIDE (key+buttons) and that woud be great in GPS. Gautier
From: Pascal Obry on 7 Jul 2010 16:58
Le 07/07/2010 22:32, Gautier write-only a �crit : > Cool - do you know how to unindent, comment, uncomment a block as > well ? Yes, ctrl+- and ctrl+_ (to comment/uncomment), all this is in the Edit menu with the corresponding key short cut displayed :) -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B |