mirror of
https://github.com/golang/go
synced 2024-11-18 08:54:45 -07:00
6d307edf52
Extract function is a code action, similar to extract variable. After highlighting a selection, if valid, the lightbulb appears to trigger extraction. The current implementation does not allow users to extract selections with a return statement. Updates golang/go#37170 Change-Id: I5fc3b19cf7dbca4407ecf0cc37017661223614d1 Reviewed-on: https://go-review.googlesource.com/c/tools/+/241957 Run-TryBot: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Josh Baum <joshbaum@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
analysisinternal | ||
apidiff | ||
event | ||
fakenet | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
proxydir | ||
span | ||
stack | ||
testenv | ||
tool | ||
typesinternal | ||
xcontext |