Can you put me out of my misery and let me know why I am seeing
"
MyAshPhoenixApp.Blog.Post.struct/1 is undefined, cannot expand struct MyAshPhoenixApp.Blog.Post. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your codeElixir
"
in the editor? The struct clearly exists and I can create an empty one in iEX. The examples for AshPhoenix are great and very informative. I love the framework and am busy working through all of the great examples and beginning to dream about Ash at night!
This is a pure dev environment question as the code runs, but I am irked by the red highlight in VSCode and cannot find any way to remove it.
Thanks
Martin