You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have the following snippet in an editor buffer, with editor.fontFamily set to Arial and editor.wrappingColumn set to 0.
/** * @param {Array<string>} [plugins=['defaults']] - plugins to enables @param {Array<string>} [plugins=['defaults']] - plugins to enables @param {Array<string>} [plugins=['defaults']] - plugins to enables @param {Array<string>} [plugins=['üdefaults']] - plugins to enables plugins to enablesplugins to enablesplugins to enablesplugins to enablesplugins to enablesplugins to enablesplugins to enablesplugins to enablesplugins to enablesplugins to enables */define(['modules/interface'],function(i){console.log(i);})
You'll notice the editor is wrapping more than it should:
The text was updated successfully, but these errors were encountered:
Testing #19061
Have the following snippet in an editor buffer, with
editor.fontFamily
set toArial
andeditor.wrappingColumn
set to0
.You'll notice the editor is wrapping more than it should:
The text was updated successfully, but these errors were encountered: