<!-- Please search existing issues to avoid creating duplicates. --> <!-- Also please test using the latest insiders build to make sure your issue has not already been fixed: https://code.visualstudio.com/insiders/ --> <!-- Use Help > Report Issue to prefill these. --> - VSCode Version: 1.42.0-insider - OS Version: Ubuntu 19.10 ## Current behaviour: The `CompletionItemKind` is `property`  ## Expected behaviour: The `CompletionItemKind` is `function`  <!-- Launch with `code --disable-extensions` to check. --> Does this issue occur when all extensions are disabled?: Yes
Current behaviour:
The
CompletionItemKindispropertyExpected behaviour:
The
CompletionItemKindisfunctionDoes this issue occur when all extensions are disabled?: Yes