damondouglas commented on pull request #11564: URL: https://github.com/apache/beam/pull/11564#issuecomment-623491943
Thank you @henryken for your patience. I found the course preview function in IntelliJ Edu inconsistent between GoLand and IntelliJ. In my regular testing using GoLand, I load by first closing the project and reopening via navigation to the original folder. If I open the project through any other means in GoLand, when activating the course preview, it seems to pull from a cached source. I haven't completely figured out the issue with GoLand. IntelliJ seems to work as expected. I deleted the entire `ParDo struct` and recreated it to `ParDo Struct` as well as removed my entire `src` and `pkg` folder in my `$GOHOME`. I tested the course preview in both GoLand and IntelliJ and it masks the code using the placeholders where expected. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
