haberdashPI / vscode-python-in-julia

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License