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.
1 parent a79f2dd commit 6c16f54Copy full SHA for 6c16f54
packages/server/src/complete/Identifier.ts
@@ -1,5 +1,4 @@
1
import { CompletionItem, CompletionItemKind } from 'vscode-languageserver-types'
2
-import { makeTableAlias } from './StringUtils'
3
4
export const ICONS = {
5
KEYWORD: CompletionItemKind.Text,
0 commit comments