代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/121688/14742769
syntax smalltalk.syntax
###################################################################################
# (GNU) SmallTalk syntax hilighting by Carlos Rodrigues #
################################
www.eeworm.com/read/121688/14742774
syntax makefile.syntax
context default
keyword $(*) yellow/24
keyword ${*} brightgreen/16
keyword whole linestart include magenta
keyword whole linestart ifdef magenta
keyword whole linestart endif mage
www.eeworm.com/read/121688/14742777
syntax mhtml.syntax
# modified by A'rpi/ESP-team
context default
# brightcyan/17
keyword whole &*; brightgreen/16
keyword $+(*) yellow/18
keyword $+\s yellow/18
keyword $+\n yel
www.eeworm.com/read/121688/14742781
syntax perl.syntax
context default
keyword whole linestart #!\[\s\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/\[abcdefghijklmnopqrstuvwxyz\]/bin/perl brightcyan/17
www.eeworm.com/read/121688/14742786
syntax mudela.syntax
# Hi,
#
# Here's an updated version of Cooledit syntax highlighting for Mudela (the
# input language for the GNU Lilypond music typesetter).
#
# Regards,
# --
# David (dpchan@sheetmusic.org.uk)
#
www.eeworm.com/read/121688/14742790
syntax mail.syntax
context default
spellcheck
keyword linestart From:
keyword linestart From brightred/18
context exclusive linestart From\s \n\n white/25 red/9
keyword white/26
wholechars left ab
www.eeworm.com/read/121688/14742792
syntax prolog.syntax
#
# Prolog syntax hilighting
#
# Carlos Rodrigues
#
context default
keyword whole atom brightcyan/17
keyword whole integer brightcyan/17
keyword whole atomic b
www.eeworm.com/read/121688/14742795
syntax bapc.syntax
# BAssPasC syntax definitions v1.0 for Midnight Commander 4.1.35 and 4.5.x
# (C) 1999 by A'rpi/ESP-team
# BAPC is a programming language, visit http://esp-team.scene.hu for d
www.eeworm.com/read/121688/14742800
syntax java.syntax
#From lol_zimmerli%headbanger.ch@mail.headbanger.ch Tue Feb 9 15:26:11 1999
#
#Hi again,
#
#>Cooledit checks the extension and the first line of a file.
#>You can add in .java to the .c .cpp and so
www.eeworm.com/read/121688/14742804
syntax python.syntax
context default
keyword : brightred/18
keyword . white/Orange
keyword > yellow/24
keyword < yellow/24
keyword \+ yellow/24
keyword - yellow/24
keyword \* yellow/24
keyw