Skip to content

Commit 60a7b5b

Browse files
Anonymize
1 parent 5cd0f18 commit 60a7b5b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

ext/vscode/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# VSCode extension
22

3-
[![vscode-plugin](https://github.com/timsueberkrueb/msc-impl/actions/workflows/vscode-plugin.yml/badge.svg)](https://github.com/timsueberkrueb/msc-impl/actions/workflows/vscode-plugin.yml)
4-
53
## Install via the prebuilt plugin
64

75
To install the prebuilt `.vsix` extension in your local VSCode environment, download the most recent version of the `xfn-x.x.x.x.vsix` from the `Releases` tab on the homepage of this repository.

ext/vscode/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
"displayName": "xfn",
44
"description": "LSP Client for the XFN language",
55
"version": "0.0.1",
6-
"repository": {
7-
"type": "git",
8-
"url": "https://github.com/timsueberkrueb/msc-impl"
9-
},
106
"engines": {
117
"vscode": "^1.69.0"
128
},

0 commit comments

Comments
 (0)