Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-ui-dev] About single line comments

  Hi all!
 
I have another question about comments :))
 
As I understood ASM Editor has additional single line comment symbol - '#'. But this symbol behaves differently of usual single line comment symbol - '//'. The difference is that if  we write "//this is "test" of single line comment" all string will be of one color and if we  write "#this is "test" of single line comment" the word " "test" " will be painted as string not as a comment.
 
I wonder if this behavior of '#' normal and if yes - how can I make '#' behaves like '//'?
 
 
Great thanks,
 
Igor S. Zamyatin,
Interstron Ltd.
 
 
 
 
 

Back to the top