From e971298052d5d47a3eab6c09c0684eb38975216c Mon Sep 17 00:00:00 2001 From: Asindu <4271996+as1ndu@users.noreply.github.com> Date: Fri, 8 May 2026 19:10:44 +0300 Subject: [PATCH] Update README with VSCode extension info Added information about VSCode extension --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 708affd..4a4a0e9 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ It features built-in support for Descriptors, Miniscript, Script, Transactions, The language is dynamically typed, functional and immutable. +VSCode & VSCodium support for autocomplete, syntax highlighting, code snippets, hover messages & comment toggling is available by installing the [Minsc VSCode extension](https://github.com/as1ndu/minsc-vscode-extension) + > [!NOTE] > The documentation and playground on the [`min.sc`](https://min.sc/) website are currently outdated. >