Need a method to surface the completion symbol instead of details for further extensibility of completion items. getCompletionEntrySymbol(fileName: string, position: number, entryName: string): Symbol;
Need a method to surface the completion symbol instead of details for further extensibility of completion items.
getCompletionEntrySymbol(fileName: string, position: number, entryName: string): Symbol;