Akuli / porcupine

A decent editor written in tkinter
MIT License
160 stars 46 forks source link

rust syntax highlighting: async fn #1218

Open Akuli opened 1 year ago

Akuli commented 1 year ago

s

Everything else looks fine, but async fn is not highlighted

Akuli commented 1 year ago

Also the async in pub async fn

Akuli commented 1 year ago

porcupine/plugins/highlight/tree-sitter-token-mappings/README.md explains pretty well how syntax highlighting works.