VSCode C# Locale in IntelliSense and debugger
19 Feb 2020문제
C# Intellisense 언어가 안바뀐다.
Display Languange Mode를 영어로 바꿨는데도, c# Error가 한글로 나옴
해결책
Omnisharp의 언어가 안바뀌는 문제여서 찾아봄
https://github.com/OmniSharp/omnisharp-vscode/issues/2513
Navigate to the directory eg C:\Users\rchande.vscode-insiders\extensions\ms-vscode.csharp-1.16.1.omnisharp\1.32.5, and enter the subfolder that corresponds to your system language. the folder would be “es” because the system language is Spanish. Remove all the DLLs whose name starts with Microsoft.CodeAnalysis.
위의 페이지 설명처럼 system language 경로인 ko로 들어가서 Microsoft.CodeAnalysis가 붙은건 다 지우니까 해결