bartosz-antosik / vscode-spellright

Multilingual, Offline and Lightweight Spellchecker for Visual Studio Code
Other
359 stars 36 forks source link

I can't get it to work with Code Remote WSL (ubuntu) #297

Closed SteveALee closed 5 years ago

SteveALee commented 5 years ago

Issue Type: Bug

I've installed the extensions and required hunspell dictionaries on WSL side but there seems to be no way to get it to work and allow me to select the . Also the links in the extension settings open local sttings not WSL. I'm not sure what should be happening - might ned some work to get it to work in the client / server setup?

Extension version: 3.0.46 VS Code version: Code 1.36.1 (2213894ea0415ee8c85c5eea0d0ff81ecc191529, 2019-07-08T22:59:35.033Z) OS version: Windows_NT x64 10.0.18950 Remote OS version: Linux x64 4.19.57-microsoft-standard

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-6650U CPU @ 2.20GHz (4 x 2208)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.93GB (6.29GB free)| |Process Argv|| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 4.19.57-microsoft-standard| |CPUs|Intel(R) Core(TM) i7-6650U CPU @ 2.20GHz (4 x 2207)| |Memory (System)|14.58GB (13.75GB free)| |VM|0%|
bartosz-antosik commented 5 years ago

Hi! It's known problem. It is because spell right uses binary dependencies. There is a hope and an idea on how to resolve this, but I am very short on time recently. I will try to make the transition.

SteveALee commented 5 years ago

Ok, thank you for responding so quickly! I find it to be a very useful extension otherwise.

gaurav-nelson commented 5 years ago

PS: https://github.com/bartosz-antosik/vscode-spellright/issues/279 Looks like a duplicate. Please feel free to close this issue.