Appearance
https://microsoft.github.io/monaco-editor/docs.html#interfaces/editor.ISmartSelectOptions.html
interface ISmartSelectOptions { selectLeadingAndTrailingWhitespace?: boolean; selectSubwords?: boolean; }
boolean