by joedarock » Thu Feb 18, 2016 6:27 pm
This is still happening. but I think I narrowed down. What really happens is that the IDE and debug simulator work fine while you're writing and testing code. Then, if you close the project and re-open it, the whole IDE hangs up trying to load the files. I think I narrowed it down to having too many individual comment lines in the midst of variable declarations, but I still don't have enough information to tell how to reproduce it. It's definitely related to comment lines though. If I remove all comments, it's fine; if I put them back, it hangs on startup.