madflow / flow-netbeans-markdown

Markdown file support for the NetBeans IDE
MIT License
277 stars 40 forks source link

Use annotation-based registrations #123

Closed stengerh closed 7 years ago

stengerh commented 7 years ago

This PR moves several registrations from the layer file to annotations. It was inspired by #122 but addresses more than just the MIME type resolver.

madflow commented 7 years ago

Is this ready to be merged?

stengerh commented 7 years ago

Sorry for the late reply. Yes, it is. I am a fan of code reviews so I did not want to merge it myself. ;)

madflow commented 7 years ago

👍

Chris2011 commented 7 years ago

What about a new release for this please?

madflow commented 7 years ago

@Chris2011 I can prepare a test release in the next few days.

Chris2011 commented 7 years ago

Great, thx :)

madflow commented 7 years ago

I tagged 2.3.2 and drafted a new release. I compiled the plugin in a Netbeans 8.1 environment - it should work with 8.2, too. I just did a "quick" test.