Skip to content

Commit da6e947

Browse files
author
Sebastian Helzle
committed
TASK: Don’t use shortcuts for suggestions or autocompletion
1 parent 7124509 commit da6e947

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Configuration/NodeTypes.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
'Flowpack.SearchPlugin:SuggestableMixin': true
1111
'Flowpack.SearchPlugin:AutocompletableMixin': true
1212

13+
'Neos.Neos:Shortcut':
14+
superTypes:
15+
'Flowpack.SearchPlugin:SuggestableMixin': false
16+
'Flowpack.SearchPlugin:AutocompletableMixin': false
17+
1318
'Neos.NodeTypes:TitleMixin':
1419
superTypes:
1520
'Flowpack.SearchPlugin:SuggestableMixin': true

0 commit comments

Comments
 (0)