โ๏ธ Line patterns to suppress trigger
Definitions¶
Regular expression line patterns (partial match) until the cursor, that suppresses the activation of autocomplete. Multiple patterns can be defined with line breaks.
default¶
^~~~.*
^```.*
Examples¶
default
¶
empty¶
Related issues¶
Since¶
v8.0.0