Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions how to install or publish #2

Open
iilyak opened this issue Mar 24, 2021 · 1 comment
Open

Add instructions how to install or publish #2

iilyak opened this issue Mar 24, 2021 · 1 comment

Comments

@iilyak
Copy link

iilyak commented Mar 24, 2021

This extension look really cool and somewhat similar in spirit with non VScode based tools:

However I couldn't find instructions how to install it to VSCode (I use https://github.com/VSCodium/vscodium) I tried to extract it into my local directory to side load. However it didn't appear to be installed:

git clone https://github.com/brokensandals/markheadboard $HOME/.vscode-oss/extensions/brokensandals.markheadboard-1.2.0
@brokensandals
Copy link
Owner

Normally, you'd install via the VSCode extension marketplace. I hadn't heard of VSCodium before but it looks like they have a separate registry - when I get time to read more about it I'll try to upload the extension there too.

In the meantime, if you go to the extension's page in the VS Marketplace and find the "Download Extension" link, that should let you download a .vsix file, and the VSCodium docs seem to indicate you can install using that. I think you'd open the command palette, find "Extensions: Install from VSIX", then select the file.

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

No branches or pull requests

2 participants