Skip to content

autoconvert '.' to '->' when the type is a pointer  #862

@nholthaus

Description

@nholthaus

First off, the new intelliSense engine is awesome! Exactly what we've been waiting for. Thanks for taking our feedback and making that happen.

It seems to me that when the "Default" engine is enabled and doesn't need to fallback to the tag parser, you have enough type information to separate pointer objects from non pointer objects. It would be really nice in those cases to convert '.' to '->' if the object type is a pointer (or vice versa).

Metadata

Metadata

Assignees

Labels

Feature RequestLanguage ServiceWorks in VSSo we'd need to fix it for VS Code to reach parity.fixedCheck the Milestone for the release in which the fix is or will be available.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions