Re: Code editor

2013-03-31 Thread Andreas Tscharner

On 31.03.2013 18:35, Rodolfo García Peñas (kix) wrote:

what code editor are you using to devel wmaker?


Not for wmaker in particular, but generally for coding: geany

www.geany.org

Best regards
Andreas
--
  (`-''-/).___..--''`-._
   `o_ o  )   `-.  ( ).`-.__.`)
   (_Y_.)'  ._   )  `._ `. ``-..-'
 _..`--'_..-_/  /--'_.' .'
(il).-''  (li).'  ((!.-'

Andreas Tscharner   a...@vis.ethz.ch   ICQ-No. 14356454


--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.


Re: Code editor

2013-03-31 Thread Renan Traba
vim. With vundle, vim-powerline, nerdtree, and I do have a vim function to
autocomplete code


2013/3/31 Andreas Tscharner a...@vis.ethz.ch

 On 31.03.2013 18:35, Rodolfo García Peñas (kix) wrote:

 what code editor are you using to devel wmaker?


 Not for wmaker in particular, but generally for coding: geany

 www.geany.org

 Best regards
 Andreas
 --
   (`-''-/).___..--''`-._
`o_ o  )   `-.  ( ).`-.__.`)
(_Y_.)'  ._   )  `._ `. ``-..-'
  _..`--'_..-_/  /--'_.' .'
 (il).-''  (li).'  ((!.-'

 Andreas Tscharner   a...@vis.ethz.ch   ICQ-No. 14356454



 --
 To unsubscribe, send mail to wmaker-dev-unsubscribe@lists.**
 windowmaker.org wmaker-dev-unsubscr...@lists.windowmaker.org.




-- 


Renan Vedovato Traba
Aluno de Bacharelado em Ciência da Computação
pela Universidade Federal do Paraná

Linux Register n°: 525911


Re: Code editor

2013-03-31 Thread Haroldo Santos
Code completion in VIM is excellent using vim-clang, works better than the
ctags base completion (which is used in geany).

But the learning curve of vim is a bit steep.




On Sun, Mar 31, 2013 at 6:56 PM, Renan Traba rv...@inf.ufpr.br wrote:

 vim. With vundle, vim-powerline, nerdtree, and I do have a vim function to
 autocomplete code


 2013/3/31 Andreas Tscharner a...@vis.ethz.ch

 On 31.03.2013 18:35, Rodolfo García Peñas (kix) wrote:

 what code editor are you using to devel wmaker?


 Not for wmaker in particular, but generally for coding: geany

 www.geany.org

 Best regards
 Andreas
 --
   (`-''-/).___..--''`-._
`o_ o  )   `-.  ( ).`-.__.`)
(_Y_.)'  ._   )  `._ `. ``-..-'
  _..`--'_..-_/  /--'_.' .'
 (il).-''  (li).'  ((!.-'

 Andreas Tscharner   a...@vis.ethz.ch   ICQ-No. 14356454



 --
 To unsubscribe, send mail to wmaker-dev-unsubscribe@lists.**
 windowmaker.org wmaker-dev-unsubscr...@lists.windowmaker.org.




 --


 Renan Vedovato Traba
 Aluno de Bacharelado em Ciência da Computação
 pela Universidade Federal do Paraná

 Linux Register n°: 525911




-- 
=
Haroldo Gambini Santos
Computing Department
Universidade Federal de Ouro Preto - UFOP
email: haroldo [at ] iceb.ufop.br
home/research page: www.decom.ufop.br/haroldo


Re: Code editor

2013-03-31 Thread SJS
begin  quoting Haroldo Santos as of Sun, Mar 31, 2013 at 07:17:11PM -0300:
 Code completion in VIM is excellent using vim-clang, works better than the
 ctags base completion (which is used in geany).
 
 But the learning curve of vim is a bit steep.

Rogue/Nethack can train your fingers to move the cursor with hjkl, and
programs like vilearn or vimtutor can get you past the first hump. I
wouldn't suggest vi(m) to someone who can't already touch-type, too.

I haven't played with vim-clang yet, I'll have to check it out.

I'm getting close to having a machine at home that can run WindowMaker,
instead of just my work desktop box. (My Linux boxes at home tend to
run headless, and I've all but retired my Solaris box that was running
WindowMaker instead of CDE.) I want to try out some of these new features...

-- 
Stewart Stremler


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.