Bug Report
In src/vs/workbench/contrib/notebook/browser/notebook.contribution.ts line 981, the cell toolbar location configuration setting has a duplicate word "for" in its description.
Current: "Configure the cell toolbar position for for specific file types"
Expected: "Configure the cell toolbar position for specific file types"
This appears in the Settings UI tooltip for the notebook.cellToolbarLocation nested configuration object.
File
src/vs/workbench/contrib/notebook/browser/notebook.contribution.ts line 981
Bug Report
In
src/vs/workbench/contrib/notebook/browser/notebook.contribution.tsline 981, the cell toolbar location configuration setting has a duplicate word "for" in its description.Current:
"Configure the cell toolbar position for for specific file types"Expected:
"Configure the cell toolbar position for specific file types"This appears in the Settings UI tooltip for the
notebook.cellToolbarLocationnested configuration object.File
src/vs/workbench/contrib/notebook/browser/notebook.contribution.tsline 981