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
- Host: GitHub
- URL: https://github.com/your-tools/skyspell-vscode
- Owner: your-tools
- License: bsd-3-clause
- Created: 2022-07-23T12:47:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-23T16:41:41.000Z (7 months ago)
- Last Synced: 2025-11-23T18:22:15.363Z (7 months ago)
- Language: TypeScript
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```