Tags: aniljava/vscode
Tags
Don't respect editor.fontSize: 0 toFloat only falls back to the default when the value is NaN, so an explicit check for 0 is required. Fixes microsoft#11715
PreviousNext
8000
Don't respect editor.fontSize: 0 toFloat only falls back to the default when the value is NaN, so an explicit check for 0 is required. Fixes microsoft#11715