[Geany] Bad code completion.

Erik de Castro Lopo mle+tools at xxxxx
Sun Aug 8 13:37:43 UTC 2010


Hi all,

I'm coding in Haskell and find that if I type 'do' and then
hit the <tab> key I get the a couple of lines of code for a
C do/while loop. It looks like:

    llvmVarOfExp2 (XUnbox t v)
     = do
      {
	
      } while ()
  
which is definitelu not Haskell code :-).

How do I switch this off? At least for Haskell.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/



More information about the Users mailing list