-
Type: Investigation
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Playgrounds
-
None
-
Not Needed
When the user enters a function or method, Method Signatures display information about the function/method that is being called.
The contextual signature help for `find` is weird. Looks like VSCode parses a file, identifies that there is the `find` keyword and thinks this is Array.find() method. This is confusing for users who threats autocomplete as an instructions they can do.
Investigation doc: https://docs.google.com/document/d/1wE3g2RuLFM0-qbhCgSi4h49V7FcVOQy-TVbhJvh0SzA/edit#
- documents
-
VSCODE-403 Use TypeScript Language Service to provide help signatures and completions
- Closed