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.properties25
1 files changed, 20 insertions, 5 deletions
diff --git a/context/data/scite/context/scite-ctx.properties b/context/data/scite/context/scite-ctx.properties
index 0b791f008..4430060f7 100644
--- a/context/data/scite/context/scite-ctx.properties
+++ b/context/data/scite/context/scite-ctx.properties
@@ -11,15 +11,17 @@
# % version =1.0 language=uk
# <?xml version='1.0' language='uk' ?>
+# default.file.ext=.txt
+
ext.lua.auto.reload=1
ext.lua.startup.script=$(SciteDefaultHome)/context/scite-ctx.lua
-#~ extension.$(file.patterns.context)=scite-ctx.lua
-#~ extension.$(file.patterns.example)=scite-ctx.lua
+# extension.$(file.patterns.context)=scite-ctx.lua
+# extension.$(file.patterns.example)=scite-ctx.lua
-#~ ext.lua.reset=1
-#~ ext.lua.auto.reload=1
-#~ ext.lua.startup.script=t:/lua/scite-ctx.lua
+# ext.lua.reset=1
+# ext.lua.auto.reload=1
+# ext.lua.startup.script=t:/lua/scite-ctx.lua
ctx.menulist.default=\
wrap=wrap_text|\
@@ -63,6 +65,10 @@ ctx.menulist.cpp=\
wrap=wrap_text|\
sort=sort_text
+ctx.menulist.lua=\
+ wrap=wrap_text|\
+ sort=sort_text
+
ctx.wraptext.length=80
ctx.spellcheck.language=auto
@@ -119,6 +125,13 @@ command.groupundo.21.$(file.patterns.cpp)=yes
command.save.before.21.$(file.patterns.cpp)=2
command.shortcut.21.$(file.patterns.cpp)=Shift+F11
+command.name.21.$(file.patterns.lua)=C Action List
+command.subsystem.21.$(file.patterns.lua)=3
+command.21.$(file.patterns.lua)=show_menu $(ctx.menulist.lua)
+command.groupundo.21.$(file.patterns.lua)=yes
+command.save.before.21.$(file.patterns.lua)=2
+command.shortcut.21.$(file.patterns.lua)=Shift+F11
+
#~ command.name.21.*=CTX Action List
#~ command.subsystem.21.*=3
#~ command.21.*=show_menu $(ctx.menulist.default)
@@ -192,3 +205,5 @@ command.subsystem.28.*=3
command.28.*=toggle_strip
command.save.before.28.*=2
command.shortcut.28.*=Ctrl++
+
+output.scroll=2