Author Topic: syntax highlighting for GNU assembler  (Read 4212 times)

Offline Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
syntax highlighting for GNU assembler
« on: July 14, 2008, 02:23:42 pm »
Hi,
is there an option for it?
File extension is 'S' for my ARM compiler.
Regards
It's never too late to fail!

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: syntax highlighting for GNU assembler
« Reply #1 on: July 14, 2008, 02:35:11 pm »
is there an option for it?
Menu "Project" -> "Project tree" -> "File types and assocs."

BTW: You seem to use a rather old version of C::B. In recent versions this file extension is known. If not, try clicking "Set Default" in the settings window from above.
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 Joerg

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: syntax highlighting for GNU assembler
« Reply #2 on: July 16, 2008, 11:19:14 am »
Hi,
I got the newest nightly 5106.
I just miss the highlighting features,
like comments in green and such.
There is no option for gasm under editor/syntax highlighting.
???
It's never too late to fail!