Skip to content

Provide completion source based on cwl files from kile/texstudio #650

@kiryph

Description

@kiryph

Would you consider adding a completion source for deoplete/neocomplete/youcomplete based on cwl files from

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:

  1. https://texstudio-org.github.io/background.html#description-of-the-cwl-format (link updated)
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions