summaryrefslogtreecommitdiff
path: root/context/data/scite/context/scite-context.properties
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/scite/context/scite-context.properties')
-rw-r--r--context/data/scite/context/scite-context.properties31
1 files changed, 26 insertions, 5 deletions
diff --git a/context/data/scite/context/scite-context.properties b/context/data/scite/context/scite-context.properties
index d034c5e7f..b639ce7f8 100644
--- a/context/data/scite/context/scite-context.properties
+++ b/context/data/scite/context/scite-context.properties
@@ -53,6 +53,11 @@ textwrapper.length=68
output.wrap=0
+find.use.strip=1
+replace.use.strip=1
+
+open.dialog.in.file.directory=1
+
# xml.auto.close.tags=1
# ConTeXt: suffixes (really needed)
@@ -63,6 +68,22 @@ file.patterns.context=*.tex;*.mkii;*.mkiv;*.mkvi;*.mkix;*.mkxi;
open.suffix.$(file.patterns.context)=.tex
+#~ api.$(file.patterns.context)=$(SciteDefaultHome)/context/scite-context.api
+
+# starttext
+# stoptext
+# setuptest[foo=,bar=]
+
+#~ autocompleteword.automatic=0
+#~ autocomplete.choose.single=0
+#~ autocomplete.context.start.characters=\
+
+#~ calltip.$(file.patterns.context).word.characters=
+#~ calltip.$(file.patterns.context).parameters.start=[
+#~ calltip.$(file.patterns.context).parameters.end=]
+#~ calltip.$(file.patterns.context).parameters.separators=,
+#~ calltip.$(file.patterns.context).end.definition
+
# Example : patterns
file.patterns.xml=
@@ -139,12 +160,12 @@ if PLAT_GTK
# Commands: help info, e:\websites\www.pragma-ade.com\showcase.pdf / todo: manuals
command.help.$(file.patterns.context)=$(name.context.texshow) $(CurrentWord)
-command.help.$(file.patterns.context)=mtxrun --gethelp --url="http://localhost:31415/mtx-server-ctx-help.lua?command=%command%" --command="$(CurrentWord)"
-command.help.$(file.patterns.context)=mtxrun --gethelp --url="http://www.contextgarden.net/Command/%command%" --command="$(CurrentWord)"
+command.help.$(file.patterns.context)=mtxrun --gethelp --url="http://localhost:8088/mtx-server-ctx-help.lua?command=%command%" --command="$(CurrentWord)"
+#~ command.help.$(file.patterns.context)=mtxrun --gethelp --url="http://www.contextgarden.net/Command/%command%" --command="$(CurrentWord)"
command.help.$(file.patterns.example)=
command.help.$(file.patterns.metafun)=
-command.help.subsystem.$(file.patterns.context)=2
+command.help.subsystem.$(file.patterns.context)=1
# Commands: tools menu extensions
@@ -516,8 +537,8 @@ source.files=$(file.patterns.context);$(file.patterns.metafun);$(file.patterns.e
if PLAT_WIN
print.colour.mode=1
print.margins=750,750,750,750
- print.header.format=$(FileNameExt) — Printed on $(CurrentDate), $(CurrentTime) — Page $(CurrentPage)
- print.footer.format=$(FilePath) — File date: $(FileDate) — File time: $(FileTime)
+ print.header.format=$(FileNameExt) | Printed on $(CurrentDate), $(CurrentTime) | Page $(CurrentPage)
+ print.footer.format=$(FilePath) | File date: $(FileDate) | File time: $(FileTime)
print.header.style=font:Dejavu Sans Mono,size:10
print.footer.style=font:Dejavu Sans Mono,size:10