Commit e5c0184
committed
docs(Common): Clarify inline completion provider is for extensions, not AI assistants
Update the doc comment on `ProvideInlineCompletionItems` in `LanguageFeatureProviderRegistry` to correct the description. The old wording implied this method is for AI coding assistants directly, but it actually serves any extension via the provider registry pattern — with GitHub Copilot, Roo Code, and Continue being prominent consumers.
This improves trait documentation accuracy for implementors in the Mountain and Wind layers.1 parent 561dfe0 commit e5c0184
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments