Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command 'remote-containers.openFolder' not found #1097

Closed
cleversonahum opened this issue Aug 3, 2019 · 4 comments
Closed

command 'remote-containers.openFolder' not found #1097

cleversonahum opened this issue Aug 3, 2019 · 4 comments

Comments

@cleversonahum
Copy link

cleversonahum commented Aug 3, 2019

I have installed the extension 'Remote - Containers', when I try to run the command 'Open folder in Container' it replies with the error command 'remote-containers.openFolder' not found. I have tried to reinstall and clean the packages from .vscode/extensions and install again without success.

Extension version: 0.66.0
VS Code version: Code - OSS 1.36.1 (2213894ea0415ee8c85c5eea0d0ff81ecc191529, 2019-07-22T07:38:21.043Z)
OS version: Linux x64 5.2.5-arch1-1-ARCH

System Info
Item Value
CPUs Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (4 x 2500)
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: disabled_software
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: unavailable_off
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 1, 1, 1
Memory (System) 7.67GB (4.16GB free)
Process Argv --unity-launch
Screen Reader no
VM 0%
@cleversonahum
Copy link
Author

cleversonahum commented Aug 3, 2019

Using the Toggle Developer Tools console, I found the following error:
Activating extension 'ms-vscode-remote.remote-containers' failed: [ms-vscode-remote.remote-containers]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api ms-vscode-remote.remote-containers.

When I execute code --enable-proposed-api ms-vscode-remote.remote-containers, it works.

@egamma
Copy link
Member

egamma commented Aug 4, 2019

VS Code version: Code - OSS 1.36.1 (2213894ea0415ee8c85c5eea0d0ff81ecc191529, 2019-07-

It looks like you try to use the remote extensions with the OSS version of VS Code? Can you reproduce the behaviour when you use the published VS Code stable version.

@jrobsonchase
Copy link

Looks like this is an issue with Arch's OSS build.

Arch bug report

@cleversonahum
Copy link
Author

It worked using VS Code @egamma . It is a bug with the OSS code as @jrobsonchase said. Thx

@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants