You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
-
# Visual Studio Code extension for Arduino
1
+
# Visual Studio Code extension for Arduino (deprecated)
2
+
3
+
> **Warning**
4
+
>
5
+
> # This extension is deprecated and no longer maintained. We recommend existing customers to use the [Arduino IDE software](https://www.arduino.cc/en/software).
awaitvscode.window.showWarningMessage("The Arduino extension is deprecated. Please view our README for more information.","View README").then((selection)=>{
0 commit comments