We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be499af + 914a559 commit 5275a75Copy full SHA for 5275a75
1 file changed
script/core/completion/postfix.lua
@@ -363,6 +363,7 @@ local function checkPostFix(state, word, wordPosition, position, symbol, results
363
newText = newText,
364
},
365
sortText = ('postfix-%04d'):format(i),
366
+ insertTextFormat = 2,
367
368
additionalTextEdits = {
369
{
0 commit comments