We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd57aca commit 36afb7eCopy full SHA for 36afb7e
completion/expl3-commands.cwl
@@ -3636,8 +3636,10 @@
3636
\tl_concat:ccc {%<⟨tl var1 name⟩%>} {%<⟨tl var2 name⟩%>} {%<⟨tl var3 name⟩%>}#/%expl3
3637
\tl_const:Ne %<⟨tl var⟩%> {%<⟨tokens⟩%>}#/%expl3
3638
\tl_const:Nn %<⟨tl var⟩%> {%<⟨tokens⟩%>}#/%expl3
3639
+\tl_const:NV %<⟨tl var1⟩ ⟨tl var2⟩%>#/%expl3
3640
\tl_const:ce {%<⟨tl var name⟩%>} {%<⟨tokens⟩%>}#/%expl3
3641
\tl_const:cn {%<⟨tl var name⟩%>} {%<⟨tokens⟩%>}#/%expl3
3642
+\tl_const:cV {%<⟨tl var name⟩%>} %<⟨tl var⟩%>#/%expl3
3643
\tl_count:N %<⟨tl var⟩%>#/%expl3
3644
\tl_count:V %<⟨tl var⟩%>#/%expl3
3645
\tl_count:c {%<⟨tl var name⟩%>}#/%expl3
0 commit comments