wolfram-language-notebook
wolfram-language-notebook copied to clipboard
`wl` script support.
I'm very glad to know this wonderful vscode plugin here, but I've the following question:
Can this plugin support writing wl
script, i.e., the file with .wl
extension, directly in vscode? I've noticed that the official vscode-wolfram
plugin has this feature.
Regards, HZ
you could check the https://github.com/kenkangxgwe/lsp-wl/tree/develop.
Do you mean the following ugly formatted style represented there?
@hongyi-zhao no, it's just a lsp. You could run script with something like code-runner. https://web.archive.org/web/20220418065125/https://gitee.com/asdasd1dsadsa/ZhiHu-asdasd1dsadsa/blob/master/Article/%E4%B8%BAWolframEngine%E9%85%8D%E7%BD%AEVSCode%EF%BC%88Windows%EF%BC%89.md gitee sucks.
Do you mean the output shown in the following panel:
Anyway, it seems that this feature is a far cry from notebook's Inline evaluation mode.
y, I mean that.
from py's view: it's just .py
vs .ipynb
lsp. -> .py
Inline evaluation mode. -> .ipynb