Whenever I call a function marked with private identifier "#" in the VSCode editor, the auto-complete references my function name with strange characters at the start of the function name instead of the correct function call name.
Does anyone know why I am getting this?
strange auto-complete function call name
