From 46043d41c8bfc319371fa4d336e6ffc7dded95cb Mon Sep 17 00:00:00 2001 From: Johannes Rieken Date: Wed, 2 Oct 2019 12:24:52 +0200 Subject: [PATCH] continue to suppor legacy parameter hints config, #81256 --- src/vs/editor/common/config/editorOptions.ts | 23 +++++++++++++++----- 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/vs/editor/common/config/editorOptions.ts b/src/vs/editor/common/config/editorOptions.ts index f4c6c2df7f9..7efb1b48869 100644 --- a/src/vs/editor/common/config/editorOptions.ts +++ b/src/vs/editor/common/config/editorOptions.ts @@ -1871,14 +1871,25 @@ class EditorParameterHints extends BaseEditorOption