citeproc-lua icon indicating copy to clipboard operation
citeproc-lua copied to clipboard

No citationkey hint when using with TeXstudio

Open zousiyu1995 opened this issue 1 year ago • 1 comments

When biblatex is used with TeXstudio, there is a citationkey hint when I type \cite command. However, there is no citationkey hint when citation-style-language is used.

Image

zousiyu1995 avatar Feb 25 '25 02:02 zousiyu1995

Are you using the latest version of TeXstudio? It looks the completion file citation-style-language.cwl is not working correctly. It should be similar to biblatex.cwl since the interface is designed similar to biblatex. I'm not familiar with the syntax of the .csl files and I suggest contacting the author of this file in https://github.com/texstudio-org/texstudio/pull/2223.

zepinglee avatar Feb 25 '25 14:02 zepinglee