8000 Make go to definition go to the constraint's properties for object literals in argument positions by Andarist · Pull Request #62361 · microsoft/TypeScript · GitHub
[go: up one dir, main page]

Skip to content

Conversation

Andarist
Copy link
Contributor

No description provided.

None = 0,
Signature = 1 << 0, // Obtaining contextual signature
NoConstraints = 1 << 1, // Don't obtain type variable constraints
IgnoreNodeInferences = 1 << 2, // Ignore inference to current node and parent nodes out to the containing call for, for example, completions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As shown by this PR, this mechanism is handy for other things than just completions - so I decided to rename it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Not started

Development

Successfully merging this pull request may close these issues.

1 participant

0