REPL previews improvements with autocompletion

The output preview is changed to generate previews for autocompleted input instead of the actual input.

天啊!Node.js v14.3.0 发布!

Pressing <enter> during a preview is now going to evaluate the whole string including the autocompleted part. Pressing <escape> cancels that behavior.

Support for Top-Level Await

It's now possible to use the await keyword outside of async functions.

Other Notable Changes: 

https://nodejs.org/en/blog/release/v14.3.0/

天啊!Node.js v14.3.0 发布!

好文和朋友一起看~

相关文章:

  • 2021-08-01
  • 2021-06-07
  • 2021-09-02
  • 2022-02-24
  • 2022-01-15
  • 2021-06-10
  • 2021-06-07
  • 2021-06-23
猜你喜欢
  • 2021-09-27
  • 2022-02-21
  • 2021-06-28
  • 2021-07-15
  • 2022-01-21
  • 2022-01-11
  • 2021-12-20
相关资源
相似解决方案