mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f5d95de227
This adds parameter highlighting for reference parameters and defaulted parameters. For example: ```cpp auto strip_prefix_only(std::string& s, Hidden_Homonym skip_hidden_homonym = {}) const -> Affixing_Result<Prefix>; ``` Previously both parameters were only highlighted as variables. |
8 months ago | |
---|---|---|
.. | ||
highlights.scm | 8 months ago | |
indents.scm | 3 years ago | |
injections.scm | 2 years ago | |
textobjects.scm | 3 years ago |