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 5648c4b commit a1b75cfCopy full SHA for a1b75cf
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