Editor font

Are you missing a feature? Request its implementation here.
javamaniac
Posts: 5
Joined: Fri Oct 12, 2007 5:25 pm
Location: Sherbrooke

Editor font

Post by javamaniac »

To have the possibility to choose a font for XML and another font for javascript.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

Do you mean a different font for the JavaScript editor available from the File -> New dialog or a different font for script elements with the language="javascript" attribute in an XML document? If you just want to see script elements with a different font in an XML document you should edit the XML document in the CSS-based tagless editor and just set a different font for the script elements with the desired language attribute in the CSS stylesheet associated with the XML document. If you want a different font in the JavaScript editor you can change the font in Options -> Preferences -> Fonts when you edit JavaScript files.


Regards,
Sorin
javamaniac
Posts: 5
Joined: Fri Oct 12, 2007 5:25 pm
Location: Sherbrooke

Post by javamaniac »

> If you want a different font in the JavaScript editor you can change the font in Options -> Preferences -> Fonts when you edit JavaScript files.

If I do that all my file type use that font. I want to use Courier New for Javascript file and SansSerif for XSL, XML and CSS file.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

I added your request to our internal tracking system.


Thank you for your request,
Sorin
Post Reply