Aerijo / autocomplete-latex

A LaTeX autocomplete provider for Atom
MIT License
10 stars 2 forks source link

allow completions for inputminted with options #16

Open aviatesk opened 4 years ago

aviatesk commented 4 years ago

This would allow completions for inputminted with options: e.g.:

\inputminted[frame=lines, linenos, firstnumber=1, firstline=23, lastline=33]{julia}{./src/typo.jl}