How to open function definition (i.e. source file with a definition) in Atom?
strconv.ParseFloat(c.PostForm(“pto”), 32)
How to open function definition (i.e. source file with a definition) in Atom?
strconv.ParseFloat(c.PostForm(“pto”), 32)
Hi. Found this https://atom.io/packages/ide-golang Haven’t tried it myself.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.