SublimeText / LaTeXTools

LaTeX plugin for Sublime Text
https://latextools.readthedocs.io/
2k stars 364 forks source link

Cannot find LaTeX-cwl folder for autocompletion #1468

Open phatsp opened 4 years ago

phatsp commented 4 years ago

I have installed LaTexTools as well as LaTex-cwl package and they seem to work fine. However, I want to add customized autocompletion files of a package (i.e tikz package). According to the documentation, it says that I need to copy the .cwl file to "User/cwl/ folder" (or "User/LaTex-cwl/") but I couldn't find them anywhere. Do I have to create a folder under "Sublime 3/Packages/User" then name it "cwl" to copy the .cwl files image image

r-stein commented 4 years ago

Do I have to create a folder under "Sublime 3/Packages/User" then name it "cwl" to copy the .cwl files

Yes, you have to create the folder on your own. Afterwards you may need to restart Sublime Text to empty the cached cwl files. (See file selection source code).