Skip to content

Commit 38af6c2

Browse files
kopporpalukku
andauthored
Add links to binaries (#27)
* Add links to binaries * Bump version from 0.0.1 to 0.1.0 --------- Co-authored-by: Philip <37398281+palukku@users.noreply.github.com>
1 parent 9c5994a commit 38af6c2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ Both options can be enabled and disabled separately in the VSCode extension sett
1010
## How to test this extension
1111

1212
Currently, you need to clone this repository, run `npm install` and open the repo in VSCode, after that you can use VSCodes' run and debug capability to run a VSCode instance with the plugin installed.
13+
14+
Alternatively, you can download pre-build binaries:
15+
16+
- [Nightly build](https://nightly.link/JabRef/lsp-vscode-extension/workflows/build/main?preview)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "jabref",
55
"displayName": "JabRef 4 VSCode",
66
"description": "Adds the ability to use the language server from JabRef inside VSCode and other JabRef features.",
7-
"version": "0.0.1",
7+
"version": "0.1.0",
88
"sponsor": {
99
"url": "https://github.com/sponsors/JabRef"
1010
},

0 commit comments

Comments
 (0)