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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Change Log
2
2
3
3
- Updates:
4
-
- The loading time of a CMSIS project has been decreased by decoupling the process to build the compile-commands.json database. The build button turns into a "Stop" button while the process is running. The **clangd** extension starts indexing once the compile-commands.json files are ready.
4
+
- The loading time of a CMSIS project has been decreased by decoupling the process to build the compile_commands.json database. The build button turns into a "Stop" button while the process is running. The **clangd** extension starts indexing once the compile_commands.json files are ready.
5
5
- When closing a CMSIS Solution project before closing the folder, the Solution needs to be explicitly loaded when opening the folder the next time.
6
6
- Automatically showing the **CMSIS View** when the CMSIS Solution project was loaded can be disabled via the extension settings "Auto Show CMSIS View".
7
7
-**Software Components** offer links to keil.arm.com displaying public packs, as well as 'Overview' and 'Version History' for specific packs.
0 commit comments