The [`when` keyword](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_basics.html#pattern-guards) used for pattern guards in match statements since 4.2 is not highlighted as a keyword: <img width="749" height="109" alt="Image" src="https://github.com/user-attachments/assets/1b42184b-a681-4b9e-82c0-c9c5537e5a6a" />
The
whenkeyword used for pattern guards in match statements since 4.2 is not highlighted as a keyword: