Author Topic: lexer_masm.xml  (Read 4984 times)

Offline BlinK_

  • Single posting newcomer
  • *
  • Posts: 3
lexer_masm.xml
« on: September 14, 2008, 11:59:23 am »
Hello.

I noticed that codeblocks doesn't highlight assembler code. So I figured its missing lexer_masm.xml file. Where can I get it?

I have searched so many places, but I have not found one.

Thanks.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: lexer_masm.xml
« Reply #1 on: September 14, 2008, 02:40:24 pm »
Checkout the appropriate sources from SVN. You can also install 08/02 where this lexer is included. But then make sure you select the lexer from the installer's options.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline BlinK_

  • Single posting newcomer
  • *
  • Posts: 3
Re: lexer_masm.xml
« Reply #2 on: September 14, 2008, 05:59:49 pm »
I downloaded this file: http://prdownload.berlios.de/codeblocks/codeblocks-8.02mingw-setup.exe But I found no lexer_masm.xml when installed it.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: lexer_masm.xml
« Reply #3 on: September 15, 2008, 08:52:49 am »
Remember:
But then make sure you select the lexer from the installer's options.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline BlinK_

  • Single posting newcomer
  • *
  • Posts: 3
Re: lexer_masm.xml
« Reply #4 on: September 18, 2008, 09:45:40 am »
Ah. I see now.

The installer was a little bit confusing to me. That grey tick seems to tell, that everything is selected and you cant change anything. I am more used to green square when not everything is selected in that category.

Thank you very much!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: lexer_masm.xml
« Reply #5 on: September 18, 2008, 10:35:33 am »
I am more used to green square when not everything is selected in that category.
Oh dear, I see... Well - we have no choice here. If we do it the other way users used to a greyed checkbox will complain. Sorry, but all I can say is: Please read and try.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ