Skip to content

Show a loading indicator for simple suggest widget #251855

Closed
@meganrogge

Description

@meganrogge

The editor's suggest widget shows a spinning message when it takes a while to get suggestions. /Users/meganrogge/Repos/vscode/src/vs/editor/contrib/suggest/browser/suggestWidget.ts

The simple suggest widget should also show this, but doesn't currently. /Users/meganrogge/Repos/vscode/src/vs/workbench/services/suggest/browser/simpleSuggestWidget.ts

It can take awhile, especially on Windows, for suggestions to appear, so we need this to work.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions