Menu

User define language

2008-03-07
2012-11-13
  • Nobody/Anonymous

    In 4.8.1 the user define language is a bit broken: the styles are not always saved, and some styles get duplicated in userDefineLang.xml, and the keywords get duplicated (e.g. "<Keywords name="Comment">1/* 2*/ 0-- 0</Keywords>")
      Also, when I try to create a SQL user define language, I can't use "-" as an operator, because this way the comments aren't recognized anymore. The built in functionality doesn't have this problem.

     
    • Nobody/Anonymous

      So far, 4.8.2 seems to have the same behaviour.