Skip to content

Commit 51608ce

Browse files
committed
[ty] IDE: add support for object.<CURSOR> completions
This PR adds logic for detecting `Name Dot [Name]` token patterns, finding the corresponding `ExprAttribute`, getting the type of the object and returning the members available on that object. Ref #86
1 parent f1883d7 commit 51608ce

File tree

6 files changed

+427
-24
lines changed

6 files changed

+427
-24
lines changed

0 commit comments

Comments
 (0)