pub fn basic_semantic_tokens( query: Query<'_, '_, (Entity, &Tokens), With<HighlightRequest>>, commands: Commands<'_, '_>, )