Skip to content

Support documentation from language server in terminal suggest #252317

@anthonykim1

Description

@anthonykim1

Should add documentations from language server in terminal suggest completion item.
For example, users using Python REPL with terminal suggest should have not only the completions items from LSP show up, but also their documentation method usage as they would normally see inside Python file in editor.

Try to figure out how we can get documentation info when inside provideCompletions method in file src/vs/workbench/contrib/terminalContrib/suggest/browser/lspCompletionProviderAddon.ts

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions