Skip to content

Commit 2fc7ee3

Browse files
committed
minor adjustments
1 parent ca2005b commit 2fc7ee3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

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

6-
Arduino IDE 2 introduces *Editor Quick Suggestions*. When it is enabled, Arduino IDE will provide suggestions to automatically complete code as you type. Editor Quick Suggestions is sometimes referred to as "autocomplete".
6+
Arduino IDE 2 introduces **Editor Quick Suggestions**. When enabled, Arduino IDE will provide suggestions to automatically complete code as you type. Editor Quick Suggestions is sometimes referred to as **autocomplete**.
7+
8+
---
79

810
Follow these steps to enable Editor Quick Suggestions:
911

@@ -23,6 +25,6 @@ Follow these steps to enable Editor Quick Suggestions:
2325

2426
4. Click OK to save.
2527

26-
Editor Quick Suggestions feature is now enabled:
28+
Editor Quick Suggestions are now enabled:
2729

2830
![Testing Autocomplete](img/AutoComplete-example.png)

0 commit comments

Comments
 (0)