mirror of https://github.com/golang/go.git
Move postfix completion functionality behind an experimental option flag. For now users can enable it by setting "experimentalPostfixCompletions" or "allExperiments". I added a RunnerOption so regtest tests can tweak *source.Options. I didn't refactor the "Experimental" mode to use the new RunnerOption because I didn't fully understand its purpose. Change-Id: I75ed748710cae7fa99f4ea6ea117ce245a4e9749 Reviewed-on: https://go-review.googlesource.com/c/tools/+/296109 Run-TryBot: Muir Manders <muir@mnd.rs> gopls-CI: kokoro <noreply+kokoro@google.com> Trust: Heschi Kreinick <heschi@google.com> Trust: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| coverage | ||
| hooks | ||
| regtest | ||