-
**Is your feature request related to a problem? Please describe.**
`fre make` tools each need pytests
**Describe the solution you'd like**
To start, tests can include (break down further whereve…
-
### Go version
go version go1.22.2 darwin/arm64, golang.org/x/tools/gopls v0.15.2
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE=…
-
Bug description
When I try to install Stable Cascade, I open a window for stable Cascade in Pinokio, and then click the download button. After that, I see the window with the installation requirereds…
-
See https://github.com/microsoft/vscode-go/issues/3122 for the original request.
> **Is your feature request related to a problem? Please describe.**
> I use IntelliJ and VS Code - both for develo…
-
**Submitting author:** @sinanozaydin (Sinan Özaydın)
**Repository:** https://github.com/sinanozaydin/pide
**Branch with paper.md** (empty if default branch):
**Version:** v0.2
**Editor:** @kthyng
**R…
-
### Area
Wrapper
### Is there new design needed?
No
### What?
We should include usersnap feedback collection in the production (mainnet) version of the GovTool.
### Why?
To be able to collect f…
-
This issue aggregates some work I'd like to do to refine the `go/packages.Load` calls made by gopls. Generally speaking, these fall into the category of "using gopls' knowledge of the workspace state …
-
For using fastlane: it's in the feeder/android folder
https://docs.fastlane.tools/getting-started/android/setup/
Application id: com.gita.sudeep.gitahtml
Google cloud project name: gitapower-…
-
See:
- https://github.com/golang/go/issues/69582
-
Let's imagine an AI Service returning a `Multi`. If the generation of the response uses tools, these tools cannot be blocking (basically, cannot use Panache or Hibernate).
I tried:
- @RunOnVirt…