Re: Frescobaldi 0.7.5 released -- commenting out code

2009-02-13 Thread Wilbert Berendsen
Op vrijdag 13 februari 2009, schreef Herbert Liechti: > >> Hello I tried Frescobaldi a few days ago. Very good work, thank you. > >> What I'm really missing is the ability to easy comment out/in > >> parts of the code. My favorite editor is the vi(m) where > >> commenting out/in code is a very easy

Re: Frescobaldi 0.7.5 released

2009-02-13 Thread Jonathan Kulp
Wilbert Berendsen wrote: Hi all, with great pleasure I announce the release of Frescobaldi 0.7.5. http://lilykde.googlecode.com/files/frescobaldi-0.7.5.tar.gz Changes: * New command to change the pitch names in a LilyPond document to another language * In Edit-menu: * New command to cut a

Re: Frescobaldi 0.7.5 released

2009-02-12 Thread Graham Breed
Herbert Liechti wrote: works only in vim/gvim ! o point cursor to the first line which should be commented out o enter visual mode (key v) o move cursor down to the end of the block (i.e. enter % sign for quick jumping to the closing bracket) o enter command mode with : (you see something li

Re: Frescobaldi 0.7.5 released

2009-02-12 Thread Herbert Liechti
Martin Tarenskeen schrieb: > On Fri, Feb 13, 2009 at 07:09:40AM +0100, Herbert Liechti wrote: > >> Hello I tried Frescobaldi a few days ago. Very good work, thank you. >> What I'm really missing is the ability to easy comment out/in >> parts of the code. My favorite editor is the vi(m) where >>

Re: Frescobaldi 0.7.5 released

2009-02-12 Thread Herbert Liechti
Wilbert Berendsen schrieb: > Hi all, > > with great pleasure I announce the release of Frescobaldi 0.7.5. > http://lilykde.googlecode.com/files/frescobaldi-0.7.5.tar.gz > > Changes: > Hello I tried Frescobaldi a few days ago. Very good work, thank you. What I'm really missing is the ability to