https://github.com/jabref/lsp-vscode-extension
https://github.com/jabref/lsp-vscode-extension
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jabref/lsp-vscode-extension
- Owner: JabRef
- Created: 2025-03-31T15:21:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-24T23:50:11.000Z (9 months ago)
- Last Synced: 2025-08-25T02:17:33.902Z (9 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JabRef 4 VSCode
JabRef 4 VSCode brings the support for using JabRefs features like integrity and consistency checks and more to your VSCode environment!
## Features
You can use JabRefs integrity and consistency checks right in your VSCode environment when working with `.bib` or `.bibtex` files.
Both options can be enabled and disabled seperately in the VSCode extension settings.
## How to test this extension
Currently you need to clone this repository, run npm install and open it in VSCode, after that you can use VSCodes run and debug capability to run an VSCdoe instance with the plugin installed.