10 lines
188 B
JSON
10 lines
188 B
JSON
|
[
|
||
|
{
|
||
|
"context": "Editor && inline_completion && !showing_completions",
|
||
|
"bindings": {
|
||
|
"tab": "zed::NoAction",
|
||
|
"alt-right": "editor::AcceptInlineCompletion"
|
||
|
}
|
||
|
}
|
||
|
]
|