Hi, I've made this theme Godot Zed Theme and I've a problem with the syntax highlight rules
(attribute_call (identifier) @function.method)
(base_call (identifier) @function.builtin)
(call (identifier) @function)
they seem to never use function.builtin and always fallback to function
Hi, I've made this theme Godot Zed Theme and I've a problem with the syntax highlight rules
they seem to never use
function.builtinand always fallback tofunction