ojsheikh / unicode-latex

A visual studio code extension to insert Unicode symbols given LaTeX symbol names
MIT License
28 stars 26 forks source link

not working in python and julia #33

Open francispoulin opened 2 years ago

francispoulin commented 2 years ago

I am new to VSC but have installed this and extensions for python and julia.

When I open a new document, I can get \alpha to because the green symbol.

However, when I save the file as test.py or test.jl, then I can't get \alpha to become the symbol

Any advice?