Janne252 / vscode-fontawesome-auto-complete

Auto-complete & preview Font Awesome icons in any language.
https://marketplace.visualstudio.com/items?itemName=Janne252.fontawesome-autocomplete
GNU General Public License v3.0
15 stars 2 forks source link

Autocompletion not working for me in Remote WSL #24

Open EmSixTeen opened 3 years ago

EmSixTeen commented 3 years ago

Remote WSL: 0.54.6 Font Awesome Auto-complete & Preview: 1.1.2 VS Code: 1.55.1

Enabled globally. Works outside of WSL remote. Any ideas?

Janne252 commented 3 years ago

I haven't tested the extension via WSL yet - I'll have to set it up and see what's causing the issues.

Enabled globally. Works outside of WSL remote. Any ideas?

I assume the test case is identical in both "environments"? Same type of file, same config for the extension?

EmSixTeen commented 3 years ago

Same file, haven't set anything other than default within the extension. 🙂

Janne252 commented 3 years ago

@EmSixTeen Have you installed the extension on the WSL side as well? VS Code running on the Windows side provides a button for this in the list of local extensions: image

After that the extension should become available:

image

Alternatively you can install the extension on the WSL shell:

code --install-extension Janne252.fontawesome-autocomplete