Skip to content

Conversation

@Traben-0
Copy link
Contributor

@Traben-0 Traben-0 commented Oct 6, 2025

Description

  • added an action to toggle all preprocessor comments //$$ for the selected lines
  • added an action to toggle all preprocessor comments //$$ for the entire preprocessor block the caret is within
  • having ! before a condition identifer is no longer highlighted as an error, e.g. !FABRIC
  • further keyboard navigation improvements to file jump action

How to test

add keybinds for the actions and use them :/

use arrow navigation in the file jump action

look at the line //#if !FABRIC and see its not highlighted in error

Release Notes

- added an action to toggle all preprocessor comments `//$$ ` for the selected lines
- added an action to toggle all preprocessor comments `//$$ ` for the entire preprocessor block the caret is within
- having ! before a condition identifer is no longer highlighted as an error, e.g. `!FABRIC`
- further keyboard navigation improvements to file jump action

@Traben-0
Copy link
Contributor Author

Traben-0 commented Oct 6, 2025

Recording.2025-10-06.194434.mp4

actions in action

@Wyvest Wyvest merged commit 3dec89f into Polyfrost:main Oct 6, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants