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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,12 @@
5
5
- Create command that shows clang and clangd version in terminal
6
6
- Add a way to add skeleton support for UE5 source intellisense (wont work but people will have a compile_flags.txt and a UE5 .clangd file to try to get it to work)
7
7
8
-
## [2.2.0] - 2023-10-20
8
+
## [2.2.1] - 2023-10-21
9
9
### Changed
10
10
- It will prompt you when running the creation command on whether you want a full or partial install.
11
11
- You no longer have to change the creation.overwrite setting manually
12
+
### Added
13
+
- Extension is now bundled. Smaller size and faster start.
0 commit comments