Skip to content

Commit f8ca773

Browse files
Update content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter/content.md
Co-authored-by: per1234 <accounts@perglass.com>
1 parent 4cc8d93 commit f8ca773

File tree

1 file changed

+1
-1
lines changed
  • content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter

1 file changed

+1
-1
lines changed

content/software/ide-v2/tutorials/ide-v2-customize-auto-formatter/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
author: 'Benjamin Dannegård, Per Tillisch'
99
---
1010

11-
Pressing CTRL + T on Windows or CMD + T on MacOS when writing a sketch in the Arduino IDE 2.0 will automatically format the sketch. It is possible to change the behaviour of this command. In this tutorial we will go through how you can change the behaviour of this command.
11+
Selecting **Tools > Auto Format** or pressing CTRL + T on Windows/Linux or CMD + T on MacOS when writing a sketch in the Arduino IDE 2.0 will automatically format the sketch. It is possible to change the behaviour of this command. In this tutorial we will go through how you can change the behaviour of this command.
1212

1313
You can easily download the editor from the [Arduino Software page](https://www.arduino.cc/en/software#experimental-software).
1414

0 commit comments

Comments
 (0)