Honor the selection suggestion in the suggest widget (when it is visible)

This commit is contained in:
Alex Dima
2021-05-19 18:37:38 +02:00
parent 09ab8ad202
commit 1256b258a6
3 changed files with 116 additions and 27 deletions

View File

@@ -20,7 +20,7 @@
"vs/editor/browser/view/domLineBreaksComputer.ts",
"vs/editor/browser/view/viewLayer.ts",
"vs/editor/browser/widget/diffEditorWidget.ts",
"vs/editor/contrib/ghostText/ghostTextWidget.ts",
"vs/editor/contrib/inlineSuggestions/ghostTextWidget.ts",
"vs/editor/browser/widget/diffReview.ts",
"vs/editor/standalone/browser/colorizer.ts",
"vs/workbench/api/worker/extHostExtensionService.ts",