From ddfe65620fa719f3005fbc6dff741b3c3d1bd348 Mon Sep 17 00:00:00 2001 From: DipakHalkude <128908555+DipakHalkude@users.noreply.github.com> Date: Wed, 22 Oct 2025 14:08:05 +0530 Subject: [PATCH] Fix CppReference lookup functionality (#8207) --- static/panes/editor.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/panes/editor.ts b/static/panes/editor.ts index 65983123d..75e224388 100644 --- a/static/panes/editor.ts +++ b/static/panes/editor.ts @@ -1065,7 +1065,9 @@ export class Editor extends MonacoPane