You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Checked
Feature request
This is a very minor improvement, but I'd suggest that package imports directly reference classes so code completion still works. For example:
12e8649
Motivation
This means that when for example
The import, and class, work correctly with code completion in IDEs.
Proposal (If applicable)
Proposal of the approach in attached commit: But I realise this doesn't quite work with the deprecation approach as it works today
Beta Was this translation helpful? Give feedback.
All reactions