Dear All,
After switching to Julia 1.9.2 I am having issues in having inline results in VS Code for some reason. Sometimes it works and sometimes it does not. I have tried removing vs code, removing Julia extension, and then reinstalling them etc, but the issue does not go away. When I run the code from Julia REPL within VS Code, the code executes just fine, but it is the inline execution (SHIFT+ENTER) does not seem to work.
Any tips/suggestions regarding how to resolve this issue will be much appreciated!