📢👨‍💻 Context-aware Autocomplete - 2020 first new feature!
Official

Dear LeetCoders,

We have added context-aware autocomplete support right inside the LeetCode's code editor! Please note that the autocomplete is designed to be non-intrusive and will provide a better coding experience in the editor. Give it a try! If you decide that you prefer to code without autocomplete, the feature can be disabled by clicking on the Auto button once more.

The autocomplete currently supports all 23 languages!

Below are all the languages that support intelligent autocomplete:

  1. C++
  2. Java
  3. Python/Python3
  4. C
  5. JavaScript
  6. TypeScript
  7. Go
  8. Swift

Currently the autocomplete is available in public Beta and we are still working on bug fixes and will be accepting new feature requests. If you encounter any issues or have any feedback, please leave a comment below.

Using the autocomplete is as easy as 1⃣️2⃣️3⃣️, start autocomplete 💻now by following the steps below:



1. Click on editor settings and make sure Autocomplete is enabled.







2. Trigger autocomplete anytime using Ctrl (⌃) + Space


Comments (47)