You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is described here. Again, VS Code would have the UI to support this natively.
Support for interpolated variables would be especially nice :) I think the VS Code UI requires interpolation to use {}, but I could rewrite that to $() before it gets passed to JuliaInterpreter, which would probably be a more natural syntax.
The text was updated successfully, but these errors were encountered:
What is described here. Again, VS Code would have the UI to support this natively.
Support for interpolated variables would be especially nice :) I think the VS Code UI requires interpolation to use
{}
, but I could rewrite that to$()
before it gets passed to JuliaInterpreter, which would probably be a more natural syntax.The text was updated successfully, but these errors were encountered: