.vscodeignore

Wed, 13 May 2020 16:12:56 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Wed, 13 May 2020 16:12:56 -0500
changeset 15
a65b8c098aa6
parent 0
aa9fc390ce91
permissions
-rw-r--r--

It does not in the end seem possible to have a separate “LaTeX+” language
for syntax highlighting while being able to use texlab. So don't try to
provide an alternative. Hopefully this works without conflicts…

0
aa9fc390ce91 Initial version.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
1 .vscode/**
aa9fc390ce91 Initial version.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
2 .vscode-test/**
aa9fc390ce91 Initial version.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
3 .gitignore
aa9fc390ce91 Initial version.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
4 vsc-extension-quickstart.md
aa9fc390ce91 Initial version.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
5 .hg/**

mercurial