Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Be notified when annotation type availability changes #32

Open
trubitsyn opened this issue Sep 16, 2017 · 0 comments
Open

Be notified when annotation type availability changes #32

trubitsyn opened this issue Sep 16, 2017 · 0 comments
Assignees
Milestone

Comments

@trubitsyn
Copy link
Owner

It's better not to check it manually

@trubitsyn trubitsyn added this to the 1.2.0 milestone Sep 16, 2017
@trubitsyn trubitsyn self-assigned this Sep 16, 2017
@trubitsyn trubitsyn changed the title Be notified when annotation classes availability changes Be notified when annotation type availability changes Dec 13, 2017
trubitsyn added a commit that referenced this issue Jan 31, 2018
* Add Kotlin plugin dependency

* Add extensions to properly import stuff

* Add Visibility interface and implementations

* Use Visibility in Annotation interface

* Add PsiAnnotableUtil

* Add KtAnnotableUtil

* Update existing intentions to use new functions

* Cache available annotations (related to #32)

* Add Kotlin version of Annotations.areApplicable()

* Add AnnotateKtFunction intention

* Add AnnotateKtClassMethods intention

* Add tests

* Kotlin 1.2.10

* Add AnnotateKtFunctionFromTestIntention

* Kotlin 1.2.21

* Add access checks

* Support functions in effectively final classes

* Use function from KtAnnotableUtil

* Update copyright
@trubitsyn trubitsyn modified the milestones: 1.2.0, 1.3.0 Feb 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant