LeonarddeR / visualStudioAddon

GNU General Public License v2.0
3 stars 0 forks source link

Refactor to support Visual Studio 2019 by default, possibly older versions #2

Open LeonarddeR opened 4 years ago

LeonarddeR commented 4 years ago

There is currently code in this add-on that breaks on VS 2019. I'd like to propose to strip down master with only the code that is tested to work. Then, we can look at all the other features that were in this add-on before and re-introduce them feature by feature.

I prefer to avoid using regular expressions, as that conflicts with Studio being installed in other languages.

Thoughts @francipvb?

francipvb commented 4 years ago

Hello @leonarder,

Yes, I a bit inactive these days, but this should be the path. I will try to restructure it.

Settings related code I plan to add to a global plugin.

LeonarddeR commented 4 years ago

I started working on this in the refactor branch.

cary-rowen commented 3 years ago

Is there any news about this add-on? Dear @leonardder, do you plan to continue to update it?

Thanks.

LeonarddeR commented 3 years ago

Honestly, not yet. I'm not using the Add-on myself while I use VS on a daily basis.

Happy for anyone to take it.

cary-rowen commented 3 years ago

Thanks for your reply, I very much hope that this add-on has further development, I have encountered obstacles in Visual studio.