Skip to content

Highlight function name in modname::function #428

Open
@tesuji

Description

@tesuji

Sublime Text Version

Sublime Text Build 3211

Rust Enhanced Version

v2.21.0

Operating system

OS Name : ArchLinux
Version: Linux rust 5.4.26-1-lts #1 SMP Wed, 18 Mar 2020 08:40:46 +0000 x86_64 GNU/Linux

Expected behavior

I would like to highlight create_dir_all in this block:

        let dirname = dirname.into();
        fs::create_dir_all(&dirname)?;

Actual behavior

https://imgur.com/xUjf9dG.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-syntaxArea: Syntax highlighting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions