/vscode-python-in-julia

Syntax highlighting for python code embedded in Julia via PyCall.jl

MIT LicenseMIT

Python in Julia

Python syntax highlighting inside Julia within PyCall.jl strings (e.g. py"x = x + 1").

Requirements

WARNING

Until 0.11.6 of the julia language extension comes out, this extension will not work properly due to a bug in syntax highlighting for Julia. You can manually download and install the latest master by following the instructions here