← Back to context

Comment by spwa4

15 hours ago

There was also the code search, uh, I forgot the name "quick change", I believe?

Very handy for seeing a problem, quickly solving it (sending out a CL) marking it autosubmit and just moving on.

I assume quick change became critique?

  • There was a code reviewer starting with M before Critique iirc (Mondrian I wanna say?). The M code reviewer was completely written in Python iirc.

    • Yup, you guessed it.

      I was the eng manager for that for a bit, added some APIs to use to do code reviews inside of Eclipse or IntelliJ. That idea never took on, but when when I showed it to the code search team in Munich, they loved it.

      Critique was a fast follow.

    • No I mean that in code search you could click "edit" and just change something, which would then post a CL immediately, which you could set to auto-approve, for quick changes.

      I believe it was part of cider (the first non-vscode version)

      1 reply →