jupyterlab-latex icon indicating copy to clipboard operation
jupyterlab-latex copied to clipboard

Does jupyterlab-latex have roadmap to provide latex grammer prompt on editing?

Open Honghe opened this issue 7 years ago • 2 comments

Honghe avatar May 09 '18 11:05 Honghe

Hi @Honghe, I think this is related to having more general support for a completer in the text editor (see jupyterlab/jupyterlab#4487), which is on the roadmap, but not being actively implemented. After that exists, we would want to hook up to some LaTeX language service (I think that the Microsoft language server protocol might have one).

So, it is something that we would like, but will probably take some time to get it working.

ian-r-rose avatar May 09 '18 14:05 ian-r-rose

Hi @ian-r-rose, it would be great if jupyterlab-latex can support the autocompletion functionality. Do you think this is on the dev plan, or is there other ways to incorporate this functionality to jupyterlab? Thanks!

cocoaaa avatar Aug 30 '19 18:08 cocoaaa