ojsheikh / unicode-latex

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

Include `.jl` as source document type, or make this configurable #12

Closed davidavdav closed 1 year ago

davidavdav commented 5 years ago

Hello,

I see that the .ts code is generated from julia, and the reason I use this extension is to use it for editing .jl files. Any chance that julia source files are included in the set of file types for which this extension is activated?

daluar commented 5 years ago

I think this should be configurable. This extension is useful for python and julia users, for example

davidavdav commented 5 years ago

Configurable or not, I'd love to see it implemented. I'd do it myself if I knew how.

matklad commented 3 years ago

I think julia extension provides this feature for julia out of the box?

However, I'd totally would love to use this for .adoc files :)