Shapes not compatible with latest 1.23.4 C# for Visual Studio Code
Shapes is a great asset, highly recommended.
It doesn't load correctly with latest 1.23.4 C# for Visual Studio Code, so you get assembly missing errors and lose code completion.
The quick temporary fix is simply to stick to the 1.23.2 version of C# for Visual Studio Code for now.
yes, I believe this is unrelated to Shapes. it could be that Unity, VSCode or your particular project is missing some reference to assemblies somewhere. One thing to note is that Shapes is not a .dll, so its assembly might have to be referenced in a different way