Files
oak-gpui/crates
Thorsten Ball 3921259b6c Extend Ruby word characters to include valid identifier chars (#7824)
In Ruby `_$=@!:?` can all be part of an identifier. If we don't have
them in this list, autocomplete doesn't work as expected.

See: https://gist.github.com/misfo/1072693

This fixes one part of #7819 but not the whole ticket.

Release Notes:

- Fixed completions in Ruby not working for identifiers that start or
end with special characters (e.g.: `@`)
2024-02-15 14:25:18 +01:00
..
2024-02-13 12:53:49 -07:00
2024-02-09 23:12:26 -07:00
2024-01-29 23:47:20 -05:00
2024-02-14 14:30:48 -07:00
2024-02-14 14:36:40 -07:00
2024-02-12 22:28:26 -07:00
2024-02-14 16:03:03 -08:00
2024-02-14 14:36:40 -07:00
2024-02-13 13:20:14 -07:00
2024-01-29 23:47:20 -05:00
2024-02-14 14:38:07 -07:00