-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
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? It would be nice to have all documentation available in a single app and not switch between Dash and Goggles for example.
Or perhaps the app could support its own config file something like ~/.config/goggles/... where the user could define defaults for GOROOT and GOPATH. Then the app could be started from anywhere, not just cmd line. Eventually the app could have its own Prefs GUI, but a simple file to start with would be fine.
Reactions are currently unavailable