MSSQL Wordfile missing Brace Matching

MSSQL Wordfile missing Brace Matching

1
NewbieNewbie
1

    Aug 19, 2014#1

    I've added the following lines to my MSSQL.uew file and now the Brace matching is working

    Code: Select all

    /Open Brace Strings =  "{" "(" "[" "<"
    /Close Brace Strings = "}" ")" "]" ">"
    
    File is not attached here for convenience because it won't allow me to upload a .uew or a .txt

    copy the above code and insert it into your MSSQL.uew file just above C1 section

    6,604548
    Grand MasterGrand Master
    6,604548

      Aug 19, 2014#2

      mysql.uew installed with UE v21.20.0.1009 contains already:

      Code: Select all

      /Open Brace Strings =  "{" "(" "["
      /Close Brace Strings = "}" ")" "]"
      Do you have used a different wordfile for MySQL? Where do you have downloaded it?

      I'm not familiar with MySQL and therefore want to ask additionally all MySQL gurus:

      Is it useful to add also the angle brackets to the open and close brace strings?
      Best regards from an UC/UE/UES for Windows user from Austria