Skip to content

Update README with VSCode extension information#76

Open
as1ndu wants to merge 1 commit into
shesek:masterfrom
as1ndu:patch-1
Open

Update README with VSCode extension information#76
as1ndu wants to merge 1 commit into
shesek:masterfrom
as1ndu:patch-1

Conversation

@as1ndu
Copy link
Copy Markdown

@as1ndu as1ndu commented May 8, 2026

Hello Shesek,

Thank you for making Minsc! I was so happy to come across your project.

I noticed Minsc did not have support for VSCode. So I started working on a VSCode extension for it. The same exact extension will also work on VSCodium and other code editors that support .vsix extension packages.

So far, I have implemented;

  • Autocomplete
  • Syntax highlighting
  • Code snippets
  • Hover messages
  • and Comment toggling.

In the future I plan to implement;

  • Linting (error messages & warnings),
  • Analysis (computing how costly Minsc code will be in terms of transaction fees)
  • and Compilation (Minsc -> miniscript -> Bitcoin Script -> Address)

Thanks, again.

  • Asindu

Added information about VSCode extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant