Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anilsenay/zed-gotest
Golang runnables extension for Zed Editor
https://github.com/anilsenay/zed-gotest
go golang zed zed-extension
Last synced: 3 months ago
JSON representation
Golang runnables extension for Zed Editor
- Host: GitHub
- URL: https://github.com/anilsenay/zed-gotest
- Owner: anilsenay
- License: other
- Created: 2024-05-17T21:40:33.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-17T23:46:30.000Z (8 months ago)
- Last Synced: 2024-05-18T00:33:12.679Z (8 months ago)
- Topics: go, golang, zed, zed-extension
- Language: Scheme
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Go test runnables extension for Zed Editor
---
**Note:** This extension replaces Go's default language features in Zed.
Features:
- Run tests for functions start with "Test"
- Run subtests
- Run benchmarkInstallation:
1. Clone this repository
```sh
git clone https://github.com/anilsenay/zed-gotest.git
```2. Open Zed Editor
3. Go `Extensions`
4. Click `Install Dev Extension` button in the top right corner in `Extensions` tab
5. Select `zed-gotest` folder