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: CHANGELOG.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,8 @@ All notable changes to this project will be documented in this file.
31
31
- Release date: November 22, 2020
32
32
33
33
### Changed
34
-
- Add DTR and RTS signals on serial open and buad rate change
35
-
- Improves c_cpp_properties.json autogeneration for intelliSense
34
+
- Add DTR and RTS signals on serial open and baud rate change
35
+
- Improves c_cpp_properties.json autogeneration for IntelliSense
36
36
37
37
## Version 0.3.3
38
38
@@ -69,7 +69,7 @@ All notable changes to this project will be documented in this file.
69
69
- Fix issue of "Fail to debug on Ubuntu". [[#933](https://github.com/microsoft/vscode-arduino/issues/933)]
70
70
- Remove line ending selection. Fix the issue of "Save the last used end of line". [[#952](https://github.com/microsoft/vscode-arduino/issues/952)]
71
71
- Fix the issue of "Can't install libraries from VS Code for ESP8266". [[#930](https://github.com/microsoft/vscode-arduino/issues/930)]
72
-
- Fix the issue of "Project path can not be changed". [[#978](https://github.com/microsoft/vscode-arduino/issues/978)]
72
+
- Fix the issue of "Project path cannot be changed". [[#978](https://github.com/microsoft/vscode-arduino/issues/978)]
73
73
74
74
Special thanks to [raomin](https://github.com/raomin), thanks for your contributions and feedbacks.
75
75
@@ -82,7 +82,7 @@ Special thanks to [raomin](https://github.com/raomin), thanks for your contribut
82
82
83
83
## Version 0.2.28
84
84
85
-
- Release data: November 15, 2019
85
+
- Release date: November 15, 2019
86
86
87
87
### Fixed
88
88
@@ -158,7 +158,7 @@ Special thanks to [Deqing Sun](https://github.com/DeqingSun), thank you for your
158
158
- Add sketches folder into examples view [#652](https://github.com/Microsoft/vscode-arduino/issues/652)
159
159
160
160
### Changed
161
-
- Change Arduino langauge ID to C++ [#686](https://github.com/Microsoft/vscode-arduino/issues/686)
161
+
- Change Arduino language ID to C++ [#686](https://github.com/Microsoft/vscode-arduino/issues/686)
162
162
- Use VS Code new webview API [#701](https://github.com/Microsoft/vscode-arduino/issues/701)
163
163
164
164
### Fixed
@@ -181,7 +181,7 @@ Special thanks to [Deqing Sun](https://github.com/DeqingSun), [Takashi Matsuoka]
181
181
- Fix the output path not exist issue [#641](https://github.com/Microsoft/vscode-arduino/issues/641)
Special thanks to [aster94](https://github.com/aster94), [Niels van der Veer](https://github.com/n9iels), [AntoineGirafe](https://github.com/AntoineGirafe), thank you foryour contributions and feedbacks.
184
+
Special thanks to [aster94](https://github.com/aster94), [Niels van der Veer](https://github.com/n9iels), [AntoineGirafe](https://github.com/AntoineGirafe), thank you for your contributions and feedbacks.
185
185
186
186
## Version 0.2.20
187
187
@@ -206,7 +206,7 @@ Special thanks to [aster94](https://github.com/aster94), [Niels van der Veer](ht
206
206
- Add Wio 3G board and WeMos D1 board [#223](https://github.com/Microsoft/vscode-arduino/pull/223)
207
207
208
208
### Fixed
209
-
- Fix intellisense issue of `c_cpp_properties.json`
209
+
- Fix IntelliSense issue of `c_cpp_properties.json`
210
210
- Fix "Verifying" is misspelled issue [#591](https://github.com/Microsoft/vscode-arduino/issues/591)
@@ -241,13 +241,13 @@ Special thanks to [Thad House](https://github.com/ThadHouse), [Carlos Gomez](htt
241
241
### Added
242
242
- Add a sketch file button in status bar to reset sketch file [#481](https://github.com/Microsoft/vscode-arduino/issues/481)
243
243
- Add loading status bar for verify and build command [#137](https://github.com/Microsoft/vscode-arduino/issues/137)
244
-
- Add `prebuild` support in `arduio.json`[#411](https://github.com/Microsoft/vscode-arduino/issues/411)
244
+
- Add `prebuild` support in `arduino.json`[#411](https://github.com/Microsoft/vscode-arduino/issues/411)
245
245
- Add upload using programmer command [#407](https://github.com/Microsoft/vscode-arduino/issues/407)
246
246
- Add ignore option for board detection notification [#495](https://github.com/Microsoft/vscode-arduino/issues/495)
247
247
- Add settings for disable/enable serial monitor TestingOpen [#530](https://github.com/Microsoft/vscode-arduino/issues/530)
248
248
249
249
### Fixed
250
-
- Fix intellisense issue of `c_cpp_properties.json` (preview) [#438](https://github.com/Microsoft/vscode-arduino/issues/438)
250
+
- Fix IntelliSense issue of `c_cpp_properties.json` (preview) [#438](https://github.com/Microsoft/vscode-arduino/issues/438)
251
251
252
252
Special thanks to [Joel Santos](https://github.com/mundodisco8), [John](https://github.com/VashJuan), [mybayern1974](https://github.com/mybayern1974), [Maxime Paquatte](https://github.com/maxime-paquatte), [Joe Saavedra](https://github.com/jmsaavedra), [Kye Burchard](https://github.com/kyeb), [Laurent Haas - F6FVY](https://github.com/f6fvy), thank you for your feedbacks.
253
253
@@ -337,7 +337,7 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
337
337
- Contribution from [DeqingSun](https://github.com/DeqingSun): Add board support for STM32F1 with Arudino_STM32 [#377](https://github.com/Microsoft/vscode-arduino/pull/377)
338
338
339
339
### Changed
340
-
- Leverage the ouput path config to speedup upload/verify
340
+
- Leverage the output path config to speedup upload/verify
341
341
- Fix USB detection issue during uploading [#371](https://github.com/Microsoft/vscode-arduino/pull/371), [372](https://github.com/Microsoft/vscode-arduino/pull/372)
342
342
- Contribution from [lialosiu](https://github.com/lialosiu): Fix encoding issue for non UTF-8 [#364](https://github.com/Microsoft/vscode-arduino/pull/364)
343
343
- Update the documents with the helps of
@@ -361,7 +361,7 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
361
361
362
362
### Changed
363
363
- Use a new configuration page for switching arduino boards
364
-
- Lazy load the arduino extension on start up, only usb detection works in background, when it detects an arduino board, the extension will fully activate
364
+
- Lazy load the arduino extension on startup, only usb detection works in background, when it detects an arduino board, the extension will fully activate
365
365
- Update unit test to some basic arduino commands
366
366
- Fix some typos in code
367
367
- Fix issue #289#324#327
@@ -432,4 +432,4 @@ Special thanks to [GarethE](https://github.com/keyoke), thank you for your contr
432
432
- Built-in serial monitor
433
433
- Snippets for sketches
434
434
- Automatic Arduino project scaffolding
435
-
-Commond Palette (F1) integration of frequently used commands (e.g. Verify, Upload...)
435
+
-Command Palette (F1) integration of frequently used commands (e.g. Verify, Upload...)
0 commit comments