How to disable highlighting a text in quotes

How to disable highlighting a text in quotes

3
NewbieNewbie
3

    Dec 08, 2005#1

    hi out there

    is it possible, to suppress the (non-)highlighting of quotes? I ask this, because I want to use syntax-highlighting for my HL config and you have to write anything in quotes if you want it working.

    example:
    alias "+switchsensadj" "bind MWHEELDOWN sensdown; bind MWHEELUP sensup; bind MOUSE3 sens_34"

    but when the quotes are highlighted, the prog doesn't highlight, what is in them.

    if anybody understood, what I want despite of my bad english please help

    thx
    the_wombat

    6,683583
    Grand MasterGrand Master
    6,683583

      Dec 09, 2005#2

      Click on the button Open at Advanced - Configuration - Editor Display - Syntax Highlighting to open your wordfile and close the configuration dialog with Cancel.

      Scroll to the language definition line for the language of your interest. The HTML language definition line for example starts with

      /L3"HTML" HTML_LANG Nocase Noquote

      Look at this line for the string String Chars = "' and delete it, if it exists.

      Enter now Noquote at this line and save the wordfile.

      Now highlighting of strings is turned off for files with this language.

      Additional help is available in the help of UltraEdit about Syntax Highlighting.
      Best regards from an UC/UE/UES for Windows user from Austria

      3
      NewbieNewbie
      3

        Dec 09, 2005#3

        cool. werd ich mir gleich für die zukunft merken.

        greez aus
        st.pölten