`src/vs/workbench/browser/parts/editor/editorStatus.ts` doesn't support notebook cells. Each cell is a separate text document with its own language, line feed, etc. The current code doesn't support notebooks.