enso/app
somebody1234 fecdd534b1
Fix Component Browser aliases (#9163)
- Fix #9107
- Allow matching initials of aliases
- Allow matching spaces instead of underscores (aliases use spaces, not underscores)
- Fix only the first alias being detected. This is due to incorrect docs parsing keeping the leading space - `foo, bar` turns into `["foo", " bar"]`

# Important Notes
None
2024-02-28 15:33:22 +00:00
..
gui rename database Table to DB_Table (#9067) 2024-02-19 17:31:58 +00:00
gui2 Fix Component Browser aliases (#9163) 2024-02-28 15:33:22 +00:00
ide-desktop Re-enable vibrancy and add support for Linux (#9003) 2024-02-28 13:01:03 +00:00