Skip to content

Commit f4a4978

Browse files
jkrechCopilot
andauthored
replace - with _
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent ae2185d commit f4a4978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22

33
- 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.
55
- When closing a CMSIS Solution project before closing the folder, the Solution needs to be explicitly loaded when opening the folder the next time.
66
- Automatically showing the **CMSIS View** when the CMSIS Solution project was loaded can be disabled via the extension settings "Auto Show CMSIS View".
77
- **Software Components** offer links to keil.arm.com displaying public packs, as well as 'Overview' and 'Version History' for specific packs.

0 commit comments

Comments
 (0)