Closed joy-yu closed 2 months ago
I studied the source code and implemented this function simply.
I found that the CompletionItem
documentation only support markdown style, so we must transfer comment and jsdoc info to markdown manually.
Perhaps there are still many undiscovered edge cases. Is the official interested in fully implementing and testing it?
@joy-yu Hello! Can you make a PR for this please? It would be great to have this upstreamed!
What problem does this feature solve?
There are no additional information to display when typing props.
Is that possible to show extra information just like data in current file.
What does the proposed solution look like?
No solution.