vojo/src/app/components/editor/autocomplete
Ajay Bura d5ff55e23e
Fix hotkeys (#1468)
* use hotkey using key instead of which (default)

* remove shift from block formatting hotkeys

* smartly exit formatting with backspace

* set markdown to off by default

* exit formatting with escape
2023-10-21 12:44:33 +05:30
..
AutocompleteMenu.css.tsx Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
AutocompleteMenu.tsx Fix hotkeys (#1468) 2023-10-21 12:44:33 +05:30
autocompleteQuery.ts Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
EmoticonAutocomplete.tsx Editor Commands (#1450) 2023-10-18 07:45:30 +05:30
index.ts Refactor state & Custom editor (#1190) 2023-06-12 16:45:23 +05:30
RoomMentionAutocomplete.tsx Fix room mention (#1459) 2023-10-19 17:43:54 +11:00
UserMentionAutocomplete.tsx Member drawer filter (#1457) 2023-10-19 17:43:16 +11:00