ethereum / remix-vscode

Remix VS Code extension
96 stars 20 forks source link

command 'rmxPlugins.refreshEntry' not found in WSL2 #5

Open 72521 opened 3 years ago

72521 commented 3 years ago

can't active plugin in WSL2. ’command 'rmxPlugins.refreshEntry' not found‘

daocore commented 3 years ago

同样的问题,不知道有大佬解决了吗?

0mkara commented 3 years ago

Can you add more logs?

bunsenstraat commented 3 years ago

closing due to no info.

72521 commented 3 years ago

image @bunsenstraat

0mkara commented 3 years ago

@72521 You need to activate the plugin first and then use the refresh entry command. The plugin is activated when you select the plugin icon on the Left. Please confirm that the plugin is activated before you use any Remix command.

72521 commented 3 years ago

i have active the plugin in extensions. and open in a workspace. you can see in the right side. the remix plugin In WLS2 is empty always, also can't refresh. image

bunsenstraat commented 3 years ago

We haven't made support for WSL.

0mkara commented 3 years ago

@72521 the plugin list is basically fetched from Github. I think you have some networking issue on your WSL so the plugin list is not being fetched. Open the debugger window in your WSL vscode and let's see what's happening.

wakai-megumi commented 1 year ago

umm, anyone got the idea how to fix the above issue , i am also stucked here for a while.

MandeepKumar01 commented 1 year ago

i am unable to get the remix , remix plugin even after installing ethereum remix extention . i have tried every possible this updated VS code ,reinstalled remix extention ,reinstall VS Code. After refreshing remix plugins getting this error "Error running command rmxPlugins.refreshEntry: command 'rmxPlugins.refreshEntry' not found. This is likely caused by the extension that contributes rmxPlugins.refreshEntry.".

Extension version: 0.0.12 VS Code version: Code 1.78.2 Screenshot (470)

Suvoo commented 1 year ago

Have the same issue as @MandeepKumar01 on VSCode as well!