aaron-bond / better-comments

https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments
MIT License
821 stars 157 forks source link

Arduino IDE 2.x support #524

Open achronoxx opened 1 month ago

achronoxx commented 1 month ago

Hi,

I've been using Better Comments in VSC and its great!

I use VSC for my large projects, but I use Arduino IDE 2.x for smaller projects, as I started most of my projects on Arduino IDE and I don't want to port the small ones to VSC.

I've been able to add VSC Theme plugins to work on Arduino IDE 2.x, but I was not able to get Better Comments to work - I suspect its because Better Comments is not strictly a "Theme".

Is there any way to get Better Comments to work on Arduino IDE 2.x?

I think this would be a great addition to that IDE that would be useful for many users. Unfortunately, I do not have the skills to figure out how to do this.

Thanks, Andrew