summaryrefslogtreecommitdiff
path: root/context/data/scite/scite-context.properties
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-09-15 23:40:15 +0300
committerMarius <mariausol@gmail.com>2011-09-15 23:40:15 +0300
commit0c9823815b15cad63d4b9827205a605192e8cd81 (patch)
tree3305884286e9e700d31effd84f7451ffae228484 /context/data/scite/scite-context.properties
parent99ff9ece308b251302ce7a18f9be0d68278d9ee7 (diff)
downloadcontext-0c9823815b15cad63d4b9827205a605192e8cd81.tar.gz
beta 2011.09.15 19:53
Diffstat (limited to 'context/data/scite/scite-context.properties')
-rw-r--r--context/data/scite/scite-context.properties139
1 files changed, 11 insertions, 128 deletions
diff --git a/context/data/scite/scite-context.properties b/context/data/scite/scite-context.properties
index 14af2182d..a958eb842 100644
--- a/context/data/scite/scite-context.properties
+++ b/context/data/scite/scite-context.properties
@@ -41,17 +41,6 @@ file.patterns.tex=
file.patterns.latex=
file.patterns.context=*.tex;*.mkii;*.mkiv;*.mkvi;
-# ConTeXt : keywords (if not yet loaded already)
-
-import cont-cz-scite
-import cont-de-scite
-import cont-en-scite
-import cont-nl-scite
-import cont-ro-scite
-import cont-xx-scite
-import metafun-scite
-import latex-scite
-
# Example : patterns
file.patterns.xml=
@@ -450,109 +439,46 @@ default.file.ext=.tex
autocompleteword.automatic=1
autocomplete.choose.single=0
-api.*.tex=t:\sources\cont-en-scite.api
+# api.*.tex=t:\sources\cont-en-scite.api
# Logging
style.errorlist.32=$(font.errorfont),$(color.back.logpanel)
# Default
+
style.errorlist.0=fore:#000000
-# python Error
style.errorlist.1=$(color.fore.red)
-# gcc Error
style.errorlist.2=$(color.fore.red)
-# Microsoft Error
style.errorlist.3=$(color.fore.red)
-# command or return status
style.errorlist.4=$(color.fore.green)
-# Borland error and warning messages
style.errorlist.5=$(color.fore.red)
-# perl error and warning messages
style.errorlist.6=$(color.fore.red)
-# .NET tracebacks
style.errorlist.7=$(color.fore.red)
-# Lua error and warning messages
style.errorlist.8=$(color.fore.red)
-# ctags
style.errorlist.9=$(color.fore.red)
-# diff changed !
style.errorlist.10=$(color.fore.green)
-# diff addition +
style.errorlist.11=$(color.fore.blue)
-# diff deletion -
style.errorlist.12=$(color.fore.cyan)
-# diff message ---
style.errorlist.13=$(color.fore.red)
-# PHP error
style.errorlist.14=$(color.fore.red)
-# Essential Lahey Fortran 90 error
style.errorlist.15=$(color.fore.red)
-# Intel Fortran Compiler error
style.errorlist.16=$(color.fore.red)
-# done in pragma.properties:
-
-# # Editor: filters
-#
-# open.filter=\
-# All Files (*.*)|*.*|\
-# $(filter.context)\
-# $(filter.metafun)\
-# $(filter.example)\
-# $(filter.lua)\
-# $(filter.ruby)\
-# $(filter.perl)\
-# $(filter.text)
-#
-# # Editor: menus
-#
-# menu.language=\
-# TeX|tex||\
-# Metapost|metapost||\
-# XML|xml||\
-# Lua|lua||\
-# Ruby|ruby||\
-# Perl|perl||\
-# Text|txt||
-
-# Context: end of file
-
# Metapost: patterns
-file.patterns.metapost=
file.patterns.metafun=
-file.patterns.metapost=*.mp;*.mpx;
file.patterns.metafun=*.mp;*.mpx;*.mpy;*.mpii;*.mpiv
-filter.metapost=MetaPost|$(file.patterns.metapost)|
filter.metafun=MetaFun|$(file.patterns.metafun)|
-lexer.$(file.patterns.metapost)=metapost
lexer.$(file.patterns.metafun)=metapost
-# Metapost: commands (check process view)
-
-command.compile.$(file.patterns.metapost)=
-command.build.$(file.patterns.metapost)=mpost $(FileNameExt)
-command.go.$(file.patterns.metapost)=gv $(FileName).1
-
command.compile.$(file.patterns.metafun)=
-command.build.$(file.patterns.metafun)=texexec --mptex $(FileNameExt)
+command.build.$(file.patterns.metafun)=context $(FileNameExt)
command.go.$(file.patterns.metafun)=gv $(FileName).1
-command.0.$(file.patterns.metapost)=
-command.1.$(file.patterns.metapost)=
-command.2.$(file.patterns.metapost)=
-command.3.$(file.patterns.metapost)=
-command.4.$(file.patterns.metapost)=
-command.5.$(file.patterns.metapost)=
-command.6.$(file.patterns.metapost)=
-command.7.$(file.patterns.metapost)=
-command.8.$(file.patterns.metapost)=
-command.9.$(file.patterns.metapost)=
-
command.0.$(file.patterns.metafun)=
command.1.$(file.patterns.metafun)=
command.2.$(file.patterns.metafun)=
@@ -566,66 +492,23 @@ command.9.$(file.patterns.metafun)=
# Metapost: highlighting
-# Default
style.metapost.0=fore:#3F3F3F
-# Special
style.metapost.1=fore:#007F7F
-# Group
style.metapost.2=fore:#7F0000
-# Symbol
style.metapost.3=fore:#7F7F00
-# Command
style.metapost.4=fore:#007F00
-# Text
style.metapost.5=fore:#000000
-# Extra
style.metapost.6=fore:#007F00,italics
-# Bracematch
style.metapost.34=fore:#00007F
style.metapost.35=fore:#7F007F
-# Metapost: comments
-
-comment.block.metapost=%
-comment.block.at.line.start.metapost=1
-
-# lpeg lexers
-
-import $(SciteDefaultHome)/lexers/lpeg
-
-lexer.lpeg.home=$(SciteDefaultHome)/lexers
-lexer.lpeg.script=$(lexer.lpeg.home)/scite-context-lexer.lua
-lexer.lpeg.color.theme=$(lexer.lpeg.home)/themes/scite-context-theme.lua
-
-fold.by.indentation=0
-
-if PLAT_WIN
- lexerpath.*.lpeg=$(lexer.lpeg.home)/LexLPeg.dll
-
-if PLAT_GTK
- lexerpath.*.lpeg=$(lexer.lpeg.home)/liblexlpeg.so
-
-lexer.*.lpeg=lpeg
-
-lexer.$(file.patterns.metapost)=lpeg_scite-context-lexer-mps
-lexer.$(file.patterns.metafun)=lpeg_scite-context-lexer-mps
-lexer.$(file.patterns.context)=lpeg_scite-context-lexer-tex
-lexer.$(file.patterns.tex)=lpeg_scite-context-lexer-tex
-lexer.$(file.patterns.lua)=lpeg_scite-context-lexer-cld
-lexer.$(file.patterns.xml)=lpeg_xml
-
-comment.block.lpeg_scite-context-lexer-tex=%
-comment.block.at.line.start.lpeg_scite-context-lexer-tex=1
-
-comment.block.lpeg_scite-context-lexer-mps=%
-comment.block.at.line.start.lpeg_scite-context-lexer-mps=1
-
-comment.block.lpeg_scite-context-lexer-cld=--
-comment.block.at.line.start.lpeg_scite-context-lexer-cld=1
-
-comment.block.lpeg_props=#
-comment.block.at.line.start.lpeg_props=1
+# Context: highlighting
-style.*.34=bold
-style.*.35=bold
+style.context.0=fore:#3F3F3F
+style.context.1=fore:#007F7F
+style.context.2=fore:#7F0000
+style.context.3=fore:#7F7F00
+style.context.4=fore:#007F00
+style.context.34=fore:#00007F
+style.context.35=fore:#7F007F