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

LINUX: How to get parity between integrated terminal $PATH and system terminal $PATH? (BUG or I just need guidance, not sure) #1718

Closed
mftcodes opened this issue Nov 11, 2023 · 1 comment

Comments

@mftcodes
Copy link

mftcodes commented Nov 11, 2023

Maybe I am not finding the right search terms; however, I have searched all over the web and tried numerous "fixes" and I still cannot get the $PATH for the integrated terminal to truly inherent from the system. Specifically, I need to get the go (golang) binaries to load so I can properly attached the debugger.

OS: Pop!_OS 22.04 LTS x86_64 
Kernel: 6.5.6-76060506-generic
Shell: bash 5.1.16
VSCodium Version: 1.84.0 (installed via flatpak)

EDIT: forgot to add... I have tried all mentioned solutions from here: golang/vscode-go#971

When using the value from which go (/usr/local/go/bin/) I get a secondary error:

go.goroot setting is ignored. /usr/local/go is not a valid GOROOT directory.
@mftcodes
Copy link
Author

mftcodes commented Nov 12, 2023

Closed.
Made a big mistake, had to reinstall my system and the new install of VSCodium is working properly.
Remember, kids, rm is powerful...

@mftcodes mftcodes closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 11, 2024
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

1 participant