Joel Silva Schutz
Joel Silva Schutz
Some of the terms in the UI are not included in the .POT file or have some issues. Here goes a list. - http://127.0.0.1:8080/#/intro/farm 1. "Hello! Can you tell me...
I am currently working on a localization for pt_BR, but unfortunately I can't install the software in my machine(MacOS). I tried running ubuntu in a virtual machine, but every time...
## References - #905 ## Code changes - A simple initial spec for gopls ## User-facing changes - Adds minimal support for Go ## Backwards-incompatible changes - Nothing yet ##...
## What are you trying to do? I'm implementing a fully featured Go Spec based on [gopls](https://pkg.go.dev/golang.org/x/tools/gopls) ## How is it done today, and what are the limits of current...
This patch adds support wasm binaries to open tabs(since it is already on the browser) Changes: - Adds call to open new tab - Updates build directives