❔ Source Generators stopping Hot Reload in VS 2022
Got a source generator (I didn't write it, someone I'm working with did tho) and it works in VS with Intellisense and during build. However, if I run the program, intellisense stops recognizing the generated files, so if I were to use breakpoints or try to hot reload, I would have to rebuild. Don't know if it can be fixed or not, also don't know particularly much about source generators themselves either. Google hasn't yielded any results after some quick searches.
4 Replies
@basically, i am little cat < Author of source generator
Can send code if needed
nobody cares ;-;
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.