From d83bb38f1aa504af413a28562961407e5768a822 Mon Sep 17 00:00:00 2001 From: Ofek Date: Sun, 18 Aug 2024 09:57:13 +0300 Subject: [PATCH] add paneName fallback to filename in editor.getPaneName() (#6773) --- static/panes/editor.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/panes/editor.ts b/static/panes/editor.ts index 8116a2b5274..46cc0188240 100644 --- a/static/panes/editor.ts +++ b/static/panes/editor.ts @@ -1914,6 +1914,8 @@ export class Editor extends MonacoPane