Note: this project is TOTALLY generated by AI. Thus I won't upload it to VSCode extension market.
Quickly insert LaTeX references from project labels.
Download release and
code --install-extension quickref-0.0.1.vsix
- Trigger
QuickRef: Insert LaTeX Reference(Ctrl+Alt+R or Cmd+Opt+R) - Search labels from
.auxfiles or by scanning LaTeX sources - Insert
\\ref{label}by default, or change the prefix in settings
quickref.labelSourceMode:auxorfilequickref.referencePrefix: reference command prefix, such as\\refor\\autorefquickref.auxFileGlob: glob for.auxdiscoveryquickref.latexFileGlob: glob for.texdiscovery
