Menu

v3.9 problem with SQL keywords highlighting

2006-12-20
2012-11-13
  • Nobody/Anonymous

    v3.9 don't highlights SQL keywords with default and user defined style.
    v3.2 & 3.4 highlights SQL keywords correctly.

     
    • Nobody/Anonymous

      Hello !

      Edit File ' langs.xml '

      Search for 'name="sql"

      All words after : <Keywords name="instre1">  are in upper case ---> covert to lower case. ( except last word </Keywords>  )

       
      • Nobody/Anonymous

        Thanx a lot.

         
      • Nobody/Anonymous

        Thanks, that worked for me!!

         
    • Nobody/Anonymous

      Hi

      I tried to add new styles for some of the keywords and nothing happens in the edit. I added this to the SQL section

      <Keywords name="type1">@@rowcount scope_identity @@error @@trancount nocount ansi</Keywords>

      All I'm trying to do is to use a different color for some of the keywords

       
MongoDB Logo MongoDB