notepad++ format code


Notepad++ v6.2 includes a new User Defined Languge (UDL2) system, the key features of UDL2 are:
  1. More keyword groups were added (more syntax highlighting can be defined).
  2. Multipart keywords are supported.
  3. Whitespace is no longer mandatory as keyword separator.
  4. Numbers recognition support is greatly improved.
  5. Operators and delimiters can be longer than one character.
  6. The same characters can be used as comments AND operators.
  7. Comments and delimiters support nesting.
  8. Improvments to Comments (comment folding, comment continuation...etc).
  9. In the case of several comment pairs defined, comment open symbols match only with comment close symbols of the same order.

No comments:

Post a Comment