texstudio-org / texstudio

TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
http://www.texstudio.org/
GNU General Public License v3.0
2.84k stars 346 forks source link

Open the location in bibtex file from PDF #3855

Closed ashokreddy333 closed 1 month ago

ashokreddy333 commented 1 month ago

Hello, I thought the following feature would be great addition to TexStudio. When we click (Ctrl+click) on a reference in the reference list of PDF file, application will open and point to the entry in the XX.bib file.

Describe the feature and the current behavior/state

Currently, when we click on the list of references, it does not take us anywhere in the text file editor side.

Who will benefit with this feature?

Most people who use the TexStudio with bib file for managing the references.

Thanks

muzimuzhi commented 1 month ago

Need to check whether the required information is recorded by SyncTeX.

sunderme commented 1 month ago

I don't think that is possible (with reasonable effort)