aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locales
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-02-18 15:58:16 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-02-18 15:58:16 -0500
commit2a9d3e73daa332ffe652c9b33c160b784e51ed0e (patch)
treee7d0f0dc75319c674711771bfc41213a5dac8370 /core/locales
parentd5ba0b9a714cfc265f69d3d03974cfbfa0281176 (diff)
Added snippet trigger word completion.
Also refactored snippet lookup, added options to Lua and C modules to include snippet triggers in autocompletion lists, swapped snippet keybindings, and fixed a bug recognizing lexer-specific snippet files as global.
Diffstat (limited to 'core/locales')
-rw-r--r--core/locales/locale.ar.conf1
-rw-r--r--core/locales/locale.de.conf1
-rw-r--r--core/locales/locale.es.conf1
-rw-r--r--core/locales/locale.fr.conf1
-rw-r--r--core/locales/locale.it.conf1
-rw-r--r--core/locales/locale.pl.conf1
-rw-r--r--core/locales/locale.ru.conf1
-rw-r--r--core/locales/locale.sv.conf1
-rw-r--r--core/locales/locale.zh.conf1
9 files changed, 9 insertions, 0 deletions
diff --git a/core/locales/locale.ar.conf b/core/locales/locale.ar.conf
index bde2b06e..91e9ac96 100644
--- a/core/locales/locale.ar.conf
+++ b/core/locales/locale.ar.conf
@@ -264,6 +264,7 @@ _Insert Snippet... = أ_دخِل القُصَاصة
_Expand Snippet/Next Placeholder = _فعِّل القصاصة\الموضع التالي
_Previous Snippet Placeholder = ا_نتقل لموضع القصاصة السابق
_Cancel Snippet = إ_لغ ِالقُصاصة
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf
index ed3a3aec..aa202368 100644
--- a/core/locales/locale.de.conf
+++ b/core/locales/locale.de.conf
@@ -265,6 +265,7 @@ _Insert Snippet... = Snippet einfügen...
_Expand Snippet/Next Placeholder = _Snippet einfügen/Nächster Platzhalter
_Previous Snippet Placeholder = Vorheriger Snippet-Platzhalter
_Cancel Snippet = Snippet abbrechen
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
diff --git a/core/locales/locale.es.conf b/core/locales/locale.es.conf
index b4202704..fbfb74cc 100644
--- a/core/locales/locale.es.conf
+++ b/core/locales/locale.es.conf
@@ -264,6 +264,7 @@ _Insert Snippet... = _Insertar fragmento...
_Expand Snippet/Next Placeholder = _Expandir fragmento/siguiente marcador
_Previous Snippet Placeholder = _Anterior marcador en fragmento
_Cancel Snippet = _Cancelar fragmento
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf
index 28d5873a..30b8bf11 100644
--- a/core/locales/locale.fr.conf
+++ b/core/locales/locale.fr.conf
@@ -265,6 +265,7 @@ _Insert Snippet... = _Insérer le fragment...
_Expand Snippet/Next Placeholder = _Étendre le fragment/Espace réservé suivant
_Previous Snippet Placeholder = Espace réservé _précédent
_Cancel Snippet = _Annuler le fragment
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
diff --git a/core/locales/locale.it.conf b/core/locales/locale.it.conf
index 6cdccf78..554a8dbc 100644
--- a/core/locales/locale.it.conf
+++ b/core/locales/locale.it.conf
@@ -264,6 +264,7 @@ _Insert Snippet... = _Inserisci un frammento...
_Expand Snippet/Next Placeholder = Espandi/Segnaposto _seguente
_Previous Snippet Placeholder = Segnaposto _precedente
_Cancel Snippet = _Annulla il frammento
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf
index bc0bde05..c2a23052 100644
--- a/core/locales/locale.pl.conf
+++ b/core/locales/locale.pl.conf
@@ -265,6 +265,7 @@ _Insert Snippet... = _Wstaw...
_Expand Snippet/Next Placeholder = Rozwiń / _Następne pole
_Previous Snippet Placeholder = _Poprzednie pole
_Cancel Snippet = _Anuluj
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
diff --git a/core/locales/locale.ru.conf b/core/locales/locale.ru.conf
index bece96ea..69bbb59b 100644
--- a/core/locales/locale.ru.conf
+++ b/core/locales/locale.ru.conf
@@ -264,6 +264,7 @@ _Insert Snippet... = _Вставить загтовку...
_Expand Snippet/Next Placeholder = _Развернуть заготовку/Следующая метка
_Previous Snippet Placeholder = _Предыдущая метка заготовки
_Cancel Snippet = _Убрать заготовку
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf
index 11a05a4a..2a7ac0ac 100644
--- a/core/locales/locale.sv.conf
+++ b/core/locales/locale.sv.conf
@@ -264,6 +264,7 @@ _Insert Snippet... = _Infoga kodsnutt...
_Expand Snippet/Next Placeholder = Expandera kodsnutt/_Nästa fält
_Previous Snippet Placeholder = _Föregående fält
_Cancel Snippet = _Avbryt kodsnutt
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
diff --git a/core/locales/locale.zh.conf b/core/locales/locale.zh.conf
index 4f0e472c..78439441 100644
--- a/core/locales/locale.zh.conf
+++ b/core/locales/locale.zh.conf
@@ -264,6 +264,7 @@ _Insert Snippet... = _Insert Snippet...
_Expand Snippet/Next Placeholder = _Expand Snippet/Next Placeholder
_Previous Snippet Placeholder = _Previous Snippet Placeholder
_Cancel Snippet = _Cancel Snippet
+Complete Trigger _Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).