Configuring VSCode to work with Minted (LaTeX)
I was handling some LaTeX files and I needed code coloring. I found the package minted and it seemed perfect, but it required a couple of things that made my life a bit more complicated on VSCode.
I was handling some LaTeX files and I needed code coloring. I found the package minted and it seemed perfect, but it required a couple of things that made my life a bit more complicated on VSCode.
LaTeX (yes, written exactly like this) is a system that allows you to write documents without worrying about the style of the presentation.