CodKid1710
CodKid1710
what file am i suposed to run?
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.
we need this
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?