Hello! It doesn’t matter what I’ve tried it doesn’t work. At present, I’ve these permissions for VS Code:
[Context]
shared=community;ipc;
sockets=x11;pulseaudio;ssh-auth;
units=all;
options=devel;
filesystems=house;host-etc;/usr/native/go/bin;host-os;host;
[Session Bus Policy]
org.freedesktop.Flatpak=discuss
org.freedesktop.Notifications=discuss
com.canonical.AppMenu.Registrar=discuss
com.canonical.AppMenu.Registrar.*=discuss
org.freedesktop.secrets and techniques=discuss
[System Bus Policy]
org.freedesktop.login1=discuss
[Environment]
LD_LIBRARY_PATH=/app/lib
NPM_CONFIG_GLOBALCONFIG=/app/and so forth/npmrc
XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons
and settings utilized in settings.json:
"go.goroot": "/usr/native/go",
"go.alternateTools": {
"go": "/usr/native/go/bin/go"
},
Tips on how to repair my permissions or/and settings to let Go binary be seen?