golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
124.38k stars 17.7k forks source link

doc: add Go for IntelliJ editor guide #20401

Closed dlsniper closed 7 years ago

dlsniper commented 7 years ago

This is a tracking bug for #20398 Go for IntelliJ.

Name:

Gogland (codename, not final) Homepage: https://www.jetbrains.com/go/ Help: https://www.jetbrains.com/help/go/1.0/getting-started-with-gogland.html

Description:

Distributed as standalone IDE or plugin for IntelliJ Platform based IDEs.

dlsniper commented 7 years ago

@rakyll can you please assign this to me? Thank you.

dlsniper commented 7 years ago

@rakyll I've updated the issue, what are the next steps?

rakyll commented 7 years ago

@dlsniper, thanks!

Can we also have some screencast gifs that demonstrates some features? Screencasts need to be 1280x640 gifs. Pick top 3-5 feature and record a screencast gif for each please.

Once we have it all, I will move them to a golang.org page and will CC you on the CL.

cheptsov commented 7 years ago

@rakyll

I can record some GIFs. Just to confirm, if we want to have them in Retina, does it mean we'll need their actual size to be twice bigger, i.g. 2560 x 1280?

rakyll commented 7 years ago

@cheptsov I don't think we will maintain retina sizes for all screencast gifts, so downsizing them to 1280x640 would be perfect if you are recording from a Retina display.

cheptsov commented 7 years ago

@rakyll will this one work?

rakyll commented 7 years ago

@cheptsov, yes, it looks great!

cheptsov commented 7 years ago

There are five GIFs prepared:

Smart completion Create function quick-fix Extract function & rename refactorings Go to class & Go to implementations Implement interface quick-fix

gopherbot commented 7 years ago

CL https://golang.org/cl/45772 mentions this issue.

rakyll commented 7 years ago

Closed via 77ee861ca208fd7f5a674ac0c442f92009ae42d7.