mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Filter matches before feeding them to predictNextCompletion
Matches with a longer prefix may no longer be applicable
This commit is contained in:
parent
39c7d29ef3
commit
b9c8a76d04
@ -55,7 +55,7 @@
|
||||
"c9"
|
||||
],
|
||||
"c9plugins": {
|
||||
"c9.ide.language": "#bd520f4ce3",
|
||||
"c9.ide.language": "#9a6633770d",
|
||||
"c9.ide.language.css": "#a649f2a710",
|
||||
"c9.ide.language.generic": "#77d43cfaf0",
|
||||
"c9.ide.language.html": "#0f4078c187",
|
||||
@ -90,7 +90,7 @@
|
||||
"c9.ide.imgeditor": "#612e75ef4f",
|
||||
"c9.ide.immediate": "#a962119bec",
|
||||
"c9.ide.installer": "#0fde9f0067",
|
||||
"c9.ide.language.python": "#237d60fbf5",
|
||||
"c9.ide.language.python": "#4b2b533c0d",
|
||||
"c9.ide.mount": "#b9a5a2d45c",
|
||||
"c9.ide.navigate": "#38ae100ea1",
|
||||
"c9.ide.newresource": "#981a408a7b",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user