home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / ftp.editplus.com.tar / ftp.editplus.com / epp212_en.exe / config.stx < prev    next >
Text File  |  2003-12-05  |  446b  |  28 lines

  1. #TITLE=.NET config
  2. ; .NET config syntax file written by ES-Computing.
  3. ; This file is required for EditPlus to run correctly.
  4.  
  5. #DELIMITER=<>/="'%,.(){}[]+*~&|;
  6. #CASE=y
  7. #SPECIAL_STX=html
  8.  
  9. #KEYWORD=Config keywords
  10. configuration
  11. runtime
  12. assemblyBinding
  13. probing
  14. publisherPolicy
  15. dependentAssembly
  16. assemblyIdentity
  17. bindingRedirect
  18.  
  19. #KEYWORD=Attributes
  20. xmlns
  21. privatePath
  22. apply
  23. name
  24. publicKeyToken
  25. culture
  26. oldVersion
  27. newVersion
  28.