mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #22987 from overleaf/revert-22866-mj-typing-delay
Revert "[web] Remove activateOnTypingDelay from CM6 autocomplete" GitOrigin-RevId: 1b598c8790bec1076db4d5a9feb551585565af05
This commit is contained in:
committed by
Copybot
parent
d34d15242e
commit
6fba73c66a
@@ -74,7 +74,6 @@ const createAutoComplete = ({ enabled, ...rest }: AutoCompleteOptions) => {
|
||||
return `ol-cm-completion-${completion.type}`
|
||||
},
|
||||
interactionDelay: 0,
|
||||
activateOnTypingDelay: 0,
|
||||
}),
|
||||
/**
|
||||
* A keymap which adds Tab for accepting a completion and Ctrl-Space for opening autocomplete.
|
||||
|
||||
Reference in New Issue
Block a user