vscode-wl
vscode-wl copied to clipboard
A very basic issue: how to make it run in VS Code?
E.g. Print["Hello World!"]
In fact, this is a syntax highlighting plugin. If you want to run, please use the plugin Code Runner. More details: https://zhuanlan.zhihu.com/p/102176115
In fact, this is a syntax highlighting plugin. If you want to run, please use the plugin Code Runner. More details: https://zhuanlan.zhihu.com/p/102176115
Thanks very much! It works.