Skip to content

Function name highlight when there is space between function name and parameters #479

Closed
@sweetyoru

Description

@sweetyoru

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

  1. Type this line: function_name (arg1, arg2, arg2);
  2. See the function name color

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions