Aiden Storey
Aiden Storey
### Description After implementing the missing `fetch_multi_n_by_m` methods in https://github.com/Shopify/tapioca/pull/1758 I have found out that the method signature isn't always correct as shown in this example from `cache_attribute`: https://github.com/Shopify/identity_cache/blob/main/lib/identity_cache/cached/attribute.rb#L82-L101 The...
Implements: https://github.com/godotengine/godot-proposals/issues/8867 **Currently in a draft state as I need to figure out the best method for collapsing carets that fall outside the removed area of text.** This PR implements...