From bd63bb840a3ceb22065f317db32270c0a428a149 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 1 Jan 2022 17:48:37 -0500 Subject: Package links for VS Code plugin --- docs/editors/index.html | 2 +- editors/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/editors/index.html b/docs/editors/index.html index 476da998..6ce04840 100644 --- a/docs/editors/index.html +++ b/docs/editors/index.html @@ -52,6 +52,6 @@ (require 'bqn-mode)

VS Code

-

See this repository.

+

See this repository, or install directly through Visual Studio Marketplace or Open VSX Registry.

Kakoune

Copy or symlink kak/autoload/filetype/bqn.kak into autoload/filetype in your Kakoune config directory (probably .config/kak/).

diff --git a/editors/README.md b/editors/README.md index 8bd13e22..50a52e2b 100644 --- a/editors/README.md +++ b/editors/README.md @@ -78,7 +78,7 @@ Emacs support now lives on [museoa/bqn-mode](https://github.com/museoa/bqn-mode) ### VS Code -See [this repository](https://github.com/razetime/bqn-vscode). +See [this repository](https://github.com/razetime/bqn-vscode), or install directly through [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=razetime.bqn-language&ssr=false#overview) or [Open VSX Registry](https://open-vsx.org/extension/razetime/bqn-language). ### Kakoune -- cgit v1.2.3