CodKid1710

Results 7 comments of CodKid1710

is it normal to get a folder called vscode, with c_ccp_properties.json, launch.json, settings.json, and tasks.json? On Mon, Jul 24, 2023 at 12:47 AM Eugene Matsumura ***@***.***> wrote: > make sure...

I am having the exact same issues as the person above. I am on omarchy linux.

I managed to fix it change this ```shell DISTRIBUTION=$(awk -F= '/^ID=/ {print $2}' /etc/os-release) # treat ubuntu as debian if [ "${DISTRIBUTION}" == "ubuntu" ] || [ "${DISTRIBUTION}" == "linuxmint"...

Yeah it works! Thanks

should i close this issue?