zed/crates/languages/src/go
Anıl Şenay ddb551c794
go: Add runnables for Go (#12003)
Implemented runnables for specially for running tests for Go.

I'm grateful for your feedback because this is my first experience with
Rust and Zed codebase.
![resim](https://github.com/zed-industries/zed/assets/1047345/789b31da-554f-47cd-a08c-444eced104f4)

https://github.com/zed-industries/zed/assets/1047345/ae1abd9e-3657-4322-9c28-02d0752b5ccd


Release Notes:

- Added Runnables/Tasks for:
  - Run test functions which start with "Test"
  - Run subtests
  - Run benchmark tests
  - Run main function



---------

Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
2024-05-26 15:16:52 +02:00
..
brackets.scm
config.toml golang: autoclose backticks (#12050) 2024-05-20 10:18:12 +02:00
embedding.scm
highlights.scm go: Highlight constant identifiers (#12111) 2024-05-22 08:37:20 +02:00
indents.scm
injections.scm go: support highlight regexp (#11538) 2024-05-08 12:52:56 +02:00
outline.scm
overrides.scm
runnables.scm go: Add runnables for Go (#12003) 2024-05-26 15:16:52 +02:00