Menu

javascript quoted string font problem

2005-11-26
2012-11-13
  • Nobody/Anonymous

    I am being annoy by that fact that even the font setting for quoted string ("....") is empty, for some reason, it's not inheriting the fixed-width font (Courier New) that I set in the global setting. Hence whenever I have line with string literal, my code become misaligned.

    Help please!

     
    • Nobody/Anonymous

      I also encounter this problem. For Java String, it use some San Serif font to display the string literal.

       
      • Nobody/Anonymous

        +1