diff --git a/server/src/snippets.ts b/server/src/snippets.ts index 2730fc1f..3996c099 100644 --- a/server/src/snippets.ts +++ b/server/src/snippets.ts @@ -459,7 +459,7 @@ export const SNIPPETS: BashCompletionItem[] = [ '\t*)', '\t\t${4:command ...}', '\t\t;;', - 'end', + 'esac', ].join('\n'), }, {