Closed DemoCrazer closed 5 years ago
UTF-8 characters > 1 byte should not cause completion to break now with our latest Insiders release: https://github.com/Microsoft/vscode-cpptools/releases . If you're using VS Code Insiders or have http.proxySupport not set to "off", you might not get the 0.21.0-insiders2 update automatically with C_Cpp.updateChannel set to "Insiders".
If I type comments in Korean text and put '.' in the end, code completion list pops up.
Steps to Reproduce:
My English font is Hack and Korean font is fallback font.(Hack doesn't support Korean) The issue doesn't occur when I write comments in English text.