Skip to content

Commit 2c23cbf

Browse files
Added correct feature name
1 parent 1e1ab0b commit 2c23cbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/Software Support/IDE Settings/Enable-autocomplete-in-IDE-2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Enable autocomplete in IDE 2"
33
id: 4406711538450
44
---
55

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

88
1. Open the IDE.
99

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

1616
[^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))
1717

18-
3. Check the _Editor Quick Suggestions_.
18+
3. Check the box next to *Editor Quick Suggestions*.
1919

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

2222
4. Click OK to save.
2323

24-
Autocomplete is now enabled:
24+
the Editor Quick Suggestions is now enabled:
2525

2626
![Testing Autocomplete](img/AutoComplete-example.png)
6.41 KB
Loading

0 commit comments

Comments
 (0)