Skip to content

vbcpascal/QuickRef-vscode

Repository files navigation

QuickRef

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.

Preview

QuickRef example

Install

Download release and

code --install-extension quickref-0.0.1.vsix

Features

  • Trigger QuickRef: Insert LaTeX Reference (Ctrl+Alt+R or Cmd+Opt+R)
  • Search labels from .aux files or by scanning LaTeX sources
  • Insert \\ref{label} by default, or change the prefix in settings

Settings

  • quickref.labelSourceMode: aux or file
  • quickref.referencePrefix: reference command prefix, such as \\ref or \\autoref
  • quickref.auxFileGlob: glob for .aux discovery
  • quickref.latexFileGlob: glob for .tex discovery

About

An extension to quickly insert LaTeX references from project labels.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors