codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Local Go support

Open giulianozor opened this issue 4 months ago • 1 comments

Hello, I have just got the app on my iPad and I am still testing it, but it would be awesome if you can add local go support" This is a basic list of features would like to see:

  • auto completion: now it seems to not work properly, like showing functions from the wrong package
  • support for go fmt
  • support for go mod comments
  • support for go build
  • support for go run at least in the terminal

I understand that I can run my code on your remote server, but that is not an option for me as this code is for non open source software so there is no way I am authorized to send it to random service…

Thanks

giulianozor avatar Aug 20 '25 09:08 giulianozor

Thanks for the suggestion. I will take a look into it

bummoblizard avatar Aug 21 '25 00:08 bummoblizard