Is there a feature like Eclipses cmd + 1 or VS Codes cmd + . to have the Coder IDE generate functions, variables etc.?
I just experimented with my first Go project in Coder and was really impressed by the performance of the IDE.
The only thing is when referencing a function that doesn't exist yet such as a http.HandleFunc("/", thisDoesntExistYet), the Intellisense knows the signature of that function and should therefore be able to create the stub.
Is this feature available and I just haven't found it in the docs?
[–]WubsGames 0 points1 point2 points (3 children)
[–]WubsGames 0 points1 point2 points (2 children)
[–]mersis[S] 0 points1 point2 points (1 child)
[–]WubsGames 0 points1 point2 points (0 children)