goggles icon indicating copy to clipboard operation
goggles copied to clipboard

🔭 Goggles is a cross-platform GUI for your $GOPATH!

Results 7 goggles issues
Sort by recently updated
recently updated
newest added

Various experiments when searching other things reveals that it crashes when I select any of my private home-ai repos.

bug

https://github.com/KyleBanks/goggles/files/866685/goggles.txt - when run directly from the .app - works from command line

bug

If Goggles is started from the command line, could it also detect where Go is installed or take an argument "goroot" so that the stdlib godoc can also be shown?...

backend

Currently it is not possible to resize or maximize the window.

gui

Currently the backend solution for errors is a graceful `log.Fatal`. Should return the error to the frontend for display to the user.

gui
backend