Post

Visual Studio Code

Visual Studio Codeで「右端での折り返し」をオンにしている時,行末に日本語を入力すると,入力中の文字列がおかしくなります(https://github.com/microsoft/vscode/issues/204816).editor.experimentalEditContextEnabledをオンにすると改善されます(https://code.visualstudio.com/updates/v1_94#_experimental-edit-context).Visual Studio Code InsidersCode - OSSではeditor.experimentalEditContextEnabledはデフォルトでオンになっているようです.

This post is licensed under CC BY 4.0 by the author.