You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- get them from `.build/<target architecture>/release/LSPService`
53
53
- upload them somewhere ...
54
-
* ... or just use the [download links](https://www.codeface.io/blog/posts/using-lsp-servers-in-codeface-via-lspservice/index.html) I provide for Codeface
54
+
* ... or just use the [download links](https://codeface.io/blog/posts/using-lsp-servers-in-codeface-via-lspservice/index.html) I provide for Codeface
55
55
3. Let your editor encourage users to download and run `LSPService`:
56
56
* Succinctly describe which features LSPService unlocks.
57
-
* Offer a link to a user friendly download page (or similar), like [this one](https://www.codeface.io/blog/posts/using-lsp-servers-in-codeface-via-lspservice/index.html).
57
+
* Offer a link to a user friendly download page (or similar), like [this one](https://codeface.io/blog/posts/using-lsp-servers-in-codeface-via-lspservice/index.html).
58
58
59
59
## API
60
60
@@ -95,7 +95,7 @@ Here are the internal composition and dependencies of LSPService:
95
95
96
96

97
97
98
-
The above image was created with the [Codeface.io](https://www.codeface.io) app.
98
+
The above image was created with the [Codeface.io](https://codeface.io) app.
0 commit comments