Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement the Q1 2021 small features release in IntelliJ #44918

Closed
leafpetersen opened this issue Feb 9, 2021 · 4 comments
Closed

Implement the Q1 2021 small features release in IntelliJ #44918

leafpetersen opened this issue Feb 9, 2021 · 4 comments
Assignees
Labels
area-intellij Tracking issues for the Dart IntelliJ plugin.

Comments

@leafpetersen
Copy link
Member

Implementation issue for this set of features.

cc @devoncarew @jwren @franklinyow

@leafpetersen leafpetersen added the area-intellij Tracking issues for the Dart IntelliJ plugin. label Feb 9, 2021
@leafpetersen leafpetersen added this to the March Beta Release milestone Feb 9, 2021
@devoncarew devoncarew changed the title Implement the Q1 2021 small features release in Intellij Implement the Q1 2021 small features release in IntelliJ Feb 9, 2021
@devoncarew
Copy link
Member

@jwren
Copy link
Member

jwren commented Feb 9, 2021

Thanks Leaf, this was not forgotten. When I sync with Alex at JetBrains next I'll make sure that he is iterating on this, otherwise I'll make sure it get into the Dart Plugin.

@jwren
Copy link
Member

jwren commented Feb 22, 2021

@leafpetersen @devoncarew

Allow type arguments on annotations (#1297).

Implemented with JetBrains/intellij-plugins#794, not yet landed at this point.

Allow generic function types as type arguments and bounds (#496).

There doesn't appear to be any changes required in the Dart Plugin PSI parser for this change.

Allow >>> as an overridable operator (#120).

Implemented with JetBrains/intellij-plugins#792, this change did land in the master branch last Friday.

Alexander is aware that we'll need these pushed into older versions of IDEA platform.

@jwren
Copy link
Member

jwren commented Feb 24, 2021

All PRs landed, closing issue.

@jwren jwren closed this as completed Feb 24, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-intellij Tracking issues for the Dart IntelliJ plugin.
Projects
None yet
Development

No branches or pull requests

3 participants