Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.

SourceKit could provide more refined code highlighting  #9

@aaroncrespo

Description

@aaroncrespo

Most of the language plugins use textmate style code highlighting which is mostly based on regex matching.
Sourcekitten/sourcekit can provide this information based on the AST which is how Xcode does it.

Super helpful in swift since it allows shadowing.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions