Skip to content

Commit 8a84bff

Browse files
authored
Fix spacing of changeling
1 parent ad057b9 commit 8a84bff

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
- #else/elseif/endif directives not having a matching indent with their initial #if directive
2626
- Added an option to disable the `//$$ ` insertion on new lines
2727
<img width="750" height="405" alt="image" src="https://github.com/user-attachments/assets/dc364ea4-3502-45e0-88ec-e12c8c5bee76" />
28+
2829
- Added an action to toggle all preprocessor comments `//$$ ` for the selected lines
2930
- Added an action to toggle all preprocessor comments `//$$ ` for the entire preprocessor block the caret is within
3031
- Further keyboard navigation improvements to file jump action
@@ -39,12 +40,14 @@
3940
### Updated
4041
- Changed preprocessor comment styling to have more muted colours & use italics
4142
<img width="381" height="218" alt="image" src="https://github.com/user-attachments/assets/2009d6aa-baa6-4117-adcf-c53e47941b83" />
43+
4244
- Added support for override files within `versions/<version>/src/` to the "jump to preprocessed files" action.
4345
- Improved the visual clarity of the list in the "jump to preprocessed files" dialogue window.
4446
- Improved keyboard navigation of the "jump to preprocessed files" dialogue window.
4547
- Having ! before a condition identifer is no longer highlighted as an error, e.g. `!FABRIC`
4648

47-
Thank you to [@Traben](https://github.com/Traben-0) for contributing 100% of this update!
49+
Thank you to [@Traben](https://github.com/Traben-0) for contributing this update!
50+
4851

4952
## [4.0.0] - 2025-07-31
5053

0 commit comments

Comments
 (0)