|
|
|
|
|
by iljya
1585 days ago
|
|
> VS Code still does not support Go projects in subdirectories This is annoying, but there is a workaround: add each folder with a go.mod file individually starting with the most nested ones first. So add each project separately, then add the root dir. |
|