Closed
Description
Sublime Text Version
Sublime Text 4 (Build 4126)
Rust Enhanced Version
2.24.0
Operating system
Arch Linux
Expected behavior
The function name in a call is highlighted even when there is a space between function name and its parameters.
Actual behavior
The function name appear in white color.
Steps to reproduce
- Type this line: function_name (arg1, arg2, arg2);
- See the function name color
Metadata
Metadata
Assignees
Labels
No labels