Is there a way to run Mathematica code in Visual Studio Code that is similar to Python? For example, one can create a Python file called test.py in VS Code and run Python code written there inline by pressing Shift+Enter, run Python code cells by Ctrl+Enter and so on (https://code.visualstudio.com/docs/python/jupyter-support-py). Is there a way of doing the same for Mathematica in visual studio code? I came across this vscode extension called Wolfram Language on Visual Studio Code Marketplace, it operates on a notebook format called .wlnb and I am running into error such as Wolfram-LSP client: couldn't create connection to server., having trouble clearing the memory and so on. I was wondering if there is any other way to run pure text files containing Mathematica code inline or something similar? Any tips/suggestions will be much appreciated.
$\begingroup$
$\endgroup$
4
python. $\endgroup$