Something went wrong on our end. Please try again.
Created by: fkling
Best reviewed with white-space difference turned off.
This commit refactors the syntax extension to provide a "blob" field that holds the information about the current blob and derives syntax highlighting information from that field via a facet instead.
This way the blob field can be used by other extensions, e.g. for hovercards.
Syntax highlighting works as before.
Check out the client app preview documentation to learn more.