New to DevTools in Chrome 68: Eager Evaluation. As you type expressions, the Console previews the result. Argument hints. As you type functions, the Console shows you the expected arguments for that function. Function autocompletion. After typing a function call such as document.querySelector('p'), the Console shows you the functions and properties that the return value supports. ES2017 keywords i