Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Enable autocomplete in IDE 2"
id: 4406711538450
---

Arduino IDE 2 introduces an autocomplete feature for writing your code. Follow these steps to enable the feature.
Arduino IDE 2 introduces an *Editor Quick Suggestions* feature for writing your code. Follow these steps to enable the feature.

1. Open the IDE.

Expand All @@ -15,12 +15,12 @@ Arduino IDE 2 introduces an autocomplete feature for writing your code. Follow t

[^1]: If you're using Arduino IDE 2.1 or older, this option may be called **Arduino IDE > Settings**. ([#2022](https://github.com/arduino/arduino-ide/issues/2022))

3. Check the _Editor Quick Suggestions_.
3. Check the box next to *Editor Quick Suggestions*.

![Preferences Window](img/Preferences_Window.png)

4. Click OK to save.

Autocomplete is now enabled:
the Editor Quick Suggestions is now enabled:

![Testing Autocomplete](img/AutoComplete-example.png)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.