Autocomplete mentions (#4171)
Release Notes: - Added autocomplete for @-mentions in the chat panel.
This commit is contained in:
commit
0858db9ebb
8 changed files with 393 additions and 242 deletions
|
@ -183,6 +183,7 @@
|
|||
"context": "Editor && mode == auto_height",
|
||||
"bindings": {
|
||||
"ctrl-enter": "editor::Newline",
|
||||
"shift-enter": "editor::Newline",
|
||||
"ctrl-shift-enter": "editor::NewlineBelow"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue