Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#63374 - [code] VSCode built without remote container support enabled
Attached to Project:
Community Packages
Opened by Josh Robson Chase (jrobsonchase) - Monday, 05 August 2019, 15:03 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 19 August 2019, 05:26 GMT
Opened by Josh Robson Chase (jrobsonchase) - Monday, 05 August 2019, 15:03 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 19 August 2019, 05:26 GMT
|
DetailsDescription:
The `enable-proposed-apis.diff` enables ssh support, but not containers. The value `"ms-vscode-remote.remote-containers"` needs to be added to the `extensionAllowedProposedApi` list. Additional info: * package version: 1.36.1-1 * config and/or log files etc. * link to upstream bug report: https://github.com/microsoft/vscode-remote-release/issues/1097 |
This task depends upon
Closed by Filipe Laíns (FFY00)
Monday, 19 August 2019, 05:26 GMT
Reason for closing: Won't implement
Monday, 19 August 2019, 05:26 GMT
Reason for closing: Won't implement
$ code-oss --enable-proposed-api ms-vscode-remote.remote-containers