-
Notifications
You must be signed in to change notification settings - Fork 407
Provide completion source based on cwl files from kile/texstudio #650
Copy link
Copy link
Closed
Description
Would you consider adding a completion source for deoplete/neocomplete/youcomplete based on cwl files from
- texstudio https://github.com/texstudio-org/texstudio/tree/master/completion (link updated)
- LaTeXTools for SublimeText, https://github.com/SublimeText/LaTeXTools/tree/master/cwl
- kile https://cgit.kde.org/kile.git/tree/src/data/complete,
- latexing https://github.com/LaTeXing/LaTeX-cwl, or
These are static files containing lists of latex commands. Nothing fancy.
This idea has already been applied to Sublime text plugins http://www.latexing.com/features.html, LaTeXTools and for the Atom editor plugin exist a pull request (msiniscalchi/atom-latextools#53).
I have googled a little bit more about cwl files. I think texstudio has extended its capabilities. Compare the description of cwl in kile and texstudio:
- https://texstudio-org.github.io/background.html#description-of-the-cwl-format (link updated)
- https://websvn.kde.org/*checkout*/tags/kile/2.0/src/README.cwl (cwl 0.1)
For example, texstudio shows certain completions only in math environments. I do not know whether neocomplete can support this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels