From f6c912b14d522b82e2484de3647a98fad12eb0fa Mon Sep 17 00:00:00 2001 From: Yassine Benaid Date: Fri, 6 Dec 2024 10:32:56 +0100 Subject: [PATCH] Remove: theia-ide/theia-go-extension (#5505) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a9d7b5e7..0caf9368 100644 --- a/README.md +++ b/README.md @@ -3219,7 +3219,6 @@ _Plugin for text editors and IDEs._ - [goprofiling](https://marketplace.visualstudio.com/items?itemName=MaxMedia.go-prof) - This extension adds benchmark profiling support for the Go language to VS Code. - [GoSublime](https://github.com/DisposaBoy/GoSublime) - Golang plugin collection for the text editor SublimeText 3 providing code completion and other IDE-like features. - [gounit-vim](https://github.com/hexdigest/gounit-vim) - Vim plugin for generating Go tests based on the function's or method's signature. -- [theia-go-extension](https://github.com/theia-ide/theia-go-extension) - Go language support for the Theia IDE. - [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - Vim plugin to highlight syntax errors on save. - [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim. - [vscode-go](https://github.com/golang/vscode-go) - Extension for Visual Studio Code (VS Code) which provides support for the Go language.