Skip to content

Hi, I believe the fixed grammar does not fix the issues depicted below? What is wrong there IMO: #3

@sumneko

Description

@sumneko

Hi, I believe the fixed grammar does not fix the issues depicted below? What is wrong there IMO:

  1. the function name in the declaration and the function callsites have the same color - pretty sure this didn't use to be the case..? See function foo and the callsite.
  2. standard modules such as table and string have some sort of special treatment, which results in problems like depicted - string is colorized differently from other functions. I don't think the built-in modules should be special cased, because you don't have to open them by default. My example is contrived, but we actually had a real world use-case where this showed up.

Code_SCbvesKzQ9

Originally posted by @sammalt in #2 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions