editplus 配置erlang语法高亮
#TITLE=Erlang ; Erlang syntax file written by Jackyz. 2007-04-30 ; This file is required for EditPlus to run correctly. ; lajabs edit. 2010-4-29 #AUTOCASE=y #DELIMITER=<.;=/|#+*:{}[](),?! ;#DELIMITER={}[](),.?! #QUOTATION1=' #QUOTATION2=" #CONTINUE_QUOTE=y #LINECOMMENT=% #ESCAPE=\ #CASE=y #PREFIX3=? #PREFIX4=$ ;#PREFIX5=< ;在特定之前定义为关健字 #SUFFIX2=( ;#SUFFIX4=: ;#SUFFIX5=> #NUMBER_PATTERN=cpp
#KEYWORD=Reserved words ; operates div rem or xor bor bxor bsl bsr and band not bnot ; recerved words after begin case catch cond end fun if let of query receive when ; constants badarg nocookie false true ok error undefined
#KEYWORD=Compiler directives -behaviour -compile -define -else -endif -export -file -ifdef -ifndef -import -include -include_lib -module -record -undef -author
#KEYWORD=Built-in functions ; build in abs alive apply atom_to_list binary_to_list binary_to_term concat_binary date disconnect_node element erase exit float float_to_list get get_keys group_leader halt hd integer_to_list is_alive is_list is_binary is_integer length link list_to_atom list_to_binary list_to_float list_to_integer list_to_pid list_to_tuple load_module make_ref monitor_node node nodes now open_port pid_to_list process_flag process_info process put register registered round self setelement size spawn spawn_link split_binary statistics term_to_binary throw time tl trunc tuple_to_list unlink unregister whereis ; other BIFs atom binary constant function integer list number pid ports port_close port_info reference record ; erlang:BIFs check_process_code delete_module get_cookie hash math module_loaded preloaded processes purge_module set_cookie set_node ; math functions acos asin atan atan2 cos cosh exp log log10 pi pow power sin sinh sqrt tan tanh
#KEYWORD=其它
#KEYWORD=操作符号类 -> <- > < ( ) [ ] { } << >> = : , . | ! + - ? ^; ^# / \ $
将上面的代码保存在erlang.stx中,放到editplus目录,再进行如下配置

posted on 2012-11-01 13:06 zxq19891211 阅读(291) 评论(0) 收藏 举报
浙公网安备 33010602011771号