Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TexJumpPDFNew to Visual Studio Code? Get it now.
TexJumpPDF

TexJumpPDF

ZXZ

|
3 installs
| (0) | Free
光标在 LaTeX 源码上停留一段时间后自动正向搜索(SyncTeX),让 PDF 跳转到对应位置。
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TexJumpPDF

光标在 LaTeX 源码(.tex)上停留一段时间后,自动执行正向搜索(SyncTeX),让右侧 PDF 跳转到对应位置并高亮。

依赖 LaTeX Workshop 及其 latex-workshop.synctex 命令,编译时需带 -synctex=1。

配置

设置 默认值 说明
texjumppdf.enabled true 是否开启自动正向搜索
texjumppdf.delay 400 光标停留多少毫秒后触发(最小 100)

命令面板搜 “TexJumpPDF” 可随时开/关。

安装

  • 从 VS Code 扩展市场搜索 “TexJumpPDF” 安装(或下载 .vsix 用 code --install-extension 安装)。
  • 手动/开发安装:将本目录复制到 VS Code 的扩展目录(目录名需为 名称-版本),然后重载窗口:
    • Remote SSH 远程端:~/.vscode-server/extensions/texjumppdf-0.1.0
    • 本地:~/.vscode/extensions/texjumppdf-0.1.0

许可证

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft