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 installation guide to VS Code Extension readme #659

Merged
Merged
9 changes: 8 additions & 1 deletion vscode-extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,16 @@ The Numbat extension provides language support for the [Numbat](https://github.c
- comment toggling
- autosurrounding brackets

## Installation

To install this extension you will need to download the extension installation file (VSIX file), which can be found in the assets of each [numbat release](https://github.com/sharkdp/numbat/releases) after v1.14.0.
Goju-Ryu marked this conversation as resolved.
Show resolved Hide resolved
Once the VSIX file has been downloaded, open visual studio code and go to the _Extensions_ tab of the sidebar. Click the three dots in the upper right corner of the tab and chose the _"Install from VSIX..."_ option. Find the VSIX file via the file picker and select it to install it.

![Screenshot of an the open extensions menu with the "Install from VSIX..." option underlined in red](./assets/installation-instruction.png)

## Requirements

_TO BE DONE_
_None_

## Extension Settings

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading