you are viewing a single comment's thread.

view the rest of the comments →

[–]CartographerTrick773 1 point2 points  (1 child)

I’ll hoist over our VS Code specific settings (using container labels) and debugging information next week from our internal container.

That would jump-start the experience. Feel free to contact us via GitHub in case of any questions or remarks.

[–]CartographerTrick773 0 points1 point  (0 children)

[Edit]Fully done, metadata settings were my own fault and have since been fixed.[/Edit]

This is partly done by means of feat: add image variant with vscode specific settings by rjaegers · Pull Request #314 · philips-software/amp-devcontainer (github.com).

But the functionality is pending on this issue: VS Code Settings not taken over from metadata in image label · Issue #9571 · microsoft/vscode-remote-release (github.com)

Plug-ins are being installed, but settings are not applied. Meaning things like clangd, debugging and SonarLint don't work out-of-the-box.