https://github.com/mblode/vscode-zotero
Zotero Better Bibtex citations for VS Code
https://github.com/mblode/vscode-zotero
Last synced: about 1 year ago
JSON representation
Zotero Better Bibtex citations for VS Code
- Host: GitHub
- URL: https://github.com/mblode/vscode-zotero
- Owner: mblode
- License: mit
- Created: 2019-01-23T23:18:20.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T10:51:19.000Z (about 2 years ago)
- Last Synced: 2025-03-16T12:07:39.413Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=mblode.zotero
- Size: 1.36 MB
- Stars: 88
- Watchers: 5
- Forks: 11
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# VS Code Citation Picker for Zotero
This package adds Zotero support to VS Code Markdown editing. To use it, you will need to have the Better BibTeX plugin installed in Zotero.
## Features
If you don't feel like typing citations out (and let's be honest, you don't), executing 'Zotero Citation Picker' will call up a graphical picker which will insert these for you, formatted and all.
- Activate via Command Palette (command + shift + P): Type "Zotero Citation Picker" and press enter.
- Activate via keyboard shortcut: Use alt+shift+z

## Requirements
**IMPORTANT:** Zotero, with Better BibTeX installed, must be running while you use these.