-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Using "<" incorrectly invokes completion #2985
Copy link
Copy link
Closed
Labels
Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.quick fixregressionA bug that didn't exist in a previous releaseA bug that didn't exist in a previous release
Milestone
Metadata
Metadata
Assignees
Labels
Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.quick fixregressionA bug that didn't exist in a previous releaseA bug that didn't exist in a previous release
Type
Fields
Give feedbackNo fields configured for issues without a type.
Use < (outside of a
#include <).Bug: The completion popup appears when it shouldn't. It was regression starting with 0.17.0 in May -- I don't understand why no one has complained about this yet.
The same issue occurs for "/" in our working branch for the new #include completion design.