An open API service indexing awesome lists of open source software.

https://github.com/your-tools/skyspell-vscode

Skyspell plugin for VS Code
https://github.com/your-tools/skyspell-vscode

Last synced: about 2 months ago
JSON representation

Skyspell plugin for VS Code

Awesome Lists containing this project

README

          

# skyspell for VS Code

A VS Code extension for [skyspell](https://github.com/your-tools/skyspell).

**This repository has moved to [codeberg](https://codeberg.org/your-tools/) - see you there !**

Not published on the store yet, but feel free to build it yourself:

```console
npm install -g @vscode/vsce
npm install
vsce package
```