lukas-tr / vscode-materialdesignicons-intellisense

Provides intellisense, search and hover preview for Material Design Icons
https://marketplace.visualstudio.com/items?itemName=lukas-tr.materialdesignicons-intellisense
MIT License
35 stars 7 forks source link

No preview window #12

Closed puzz3d closed 4 years ago

puzz3d commented 4 years ago

I can see no preview window, though the "hover" feature works fine.

VS code: Version: 1.44.2 (system setup) OS: Windows_NT x64 10.0.18362

image

lukas-tr commented 4 years ago

The intellisense preview can be toggled with Ctrl + Space by default. You can also find the shortcut via Preferences: Open Keyboard Shortcuts and searching for toggleSuggestionDetails.

puzz3d commented 4 years ago

The intellisense preview can be toggled with Ctrl + Space by default.

Thank you, Ctrl + Space works. Shouldn't it be in the readme file?

lukas-tr commented 4 years ago

Yes, I'll add it