summaryrefslogtreecommitdiff
path: root/context/data/scite/context/scite-ctx.properties
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/scite/context/scite-ctx.properties')
-rw-r--r--context/data/scite/context/scite-ctx.properties47
1 files changed, 41 insertions, 6 deletions
diff --git a/context/data/scite/context/scite-ctx.properties b/context/data/scite/context/scite-ctx.properties
index 1a040c2dc..fba02cd7f 100644
--- a/context/data/scite/context/scite-ctx.properties
+++ b/context/data/scite/context/scite-ctx.properties
@@ -35,20 +35,32 @@ ctx.menulist.context=\
wrap=wrap_text|\
unwrap=unwrap_text|\
sort=sort_text|\
+ removecomment=remove_comment|\
document=document_text|\
quote=quote_text|\
+ quote-s=quote_text_s|\
+ quote-d=quote_text_d|\
compound=compound_text|\
add=add_text|\
bidi=show_bidi|\
strip=toggle_strip
+ctx.menulist.text=\
+ wrap=wrap_text|\
+ unwrap=unwrap_text|\
+ sort=sort_text|\
+ document=document_text|\
+ strip=toggle_strip
+
ctx.menulist.example=\
wrap=wrap_text|\
unwrap=unwrap_text|\
sort=sort_text|\
- uncomment=uncomment_xml|\
+ removecomment=remove_comment|\
document=document_text|\
quote=quote_text|\
+ quote-s=quote_text_s|\
+ quote-d=quote_text_d|\
compound=compound_text|\
add=add_text|\
bidi=show_bidi|\
@@ -74,6 +86,10 @@ ctx.menulist.json=\
wrap=wrap_text|\
sort=sort_text
+ctx.menulist.pdf=\
+ object=filter_pdf_object|\
+ object=seatch_pdf_object
+
ctx.wraptext.length=80
ctx.spellcheck.language=auto
@@ -151,6 +167,20 @@ command.groupundo.21.$(file.patterns.json)=yes
command.save.before.21.$(file.patterns.json)=2
command.shortcut.21.$(file.patterns.json)=Shift+F11
+command.name.21.$(file.patterns.pdf)=PDF Action List
+command.subsystem.21.$(file.patterns.pdf)=3
+command.21.$(file.patterns.pdf)=show_menu $(ctx.menulist.pdf)
+command.groupundo.21.$(file.patterns.pdf)=yes
+command.save.before.21.$(file.patterns.pdf)=2
+command.shortcut.21.$(file.patterns.pdf)=Shift+F11
+
+command.name.21.$(file.patterns.text)=Text Action List
+command.subsystem.21.$(file.patterns.text)=3
+command.21.$(file.patterns.text)=show_menu $(ctx.menulist.text)
+command.groupundo.21.$(file.patterns.text)=yes
+command.save.before.21.$(file.patterns.text)=2
+command.shortcut.21.$(file.patterns.text)=Shift+F11
+
#~ command.name.21.*=CTX Action List
#~ command.subsystem.21.*=3
#~ command.21.*=show_menu $(ctx.menulist.default)
@@ -206,11 +236,11 @@ ctx.template.rescan=no
ctx.template.suffix.tex=tex
ctx.template.suffix.xml=xml
-command.name.27.*=XML Uncomment
-command.subsystem.27.*=3
-command.27.*=uncomment_xml
-command.save.before.27.*=2
-command.groupundo.27.*=yes
+#~ command.name.27.*=Remove comment
+#~ command.subsystem.27.*=3
+#~ command.27.*=remove_comment
+#~ command.save.before.27.*=2
+#~ command.groupundo.27.*=yes
command.name.28.*=Language Strip
command.subsystem.28.*=3
@@ -219,3 +249,8 @@ command.save.before.28.*=2
command.shortcut.28.*=Ctrl++
output.scroll=2
+
+#~ idle.styling=1
+
+file.size.large=100000000
+file.size.no.styles=50000000