Open AmitGolden opened 11 months ago
@AmitGolden I've used ReSharper when developing this theme since day 1 with zero problems. Can you be more specific? what about you resharper installation seems to be causing issues?
screenshots will aid in dx.
Thanks
Thanks for your helping! I just tried using the theme with and without resharper. Without it looked great but when I enabled it it just became awful - really dark and ugly colors. Sadly I can't send screenshots.
Is there more setup that needs to be done?
I'm using VS and resharper 2022
no setup that needs to be done.
My only guess here is that you have other extensions contributing to the color scheme. Is ReSharper the only extension you have installed?
I have also WhereAmI, Enhanced Output and FormatOnSave (none of which contribute to the colors) It's worth noting that I use Resharper C++. Was able to get some exemples: I had these colors show up in my code. Seems like the extension didn't implement these Resharper C++ colors
no, just C#. Will need to add as a feature. I'll flag it. Might be a good one for someone else to tackle. I don't miss coding in C++.
I think we can just disable resharper's color identifier.
This fixed the ugly colors for me with c++ and resharper. @Gn3po4g good workaround :) Nevertheless, some of the highlights do still not seem to be correct.
comparison: left: vs2019 + resharper right: vs code. If some one can show me how it is supposed to look like (colorwise) then I can try to change it
comparison: left: vs2019 + resharper right: vs code. If some one can show me how it is supposed to look like (colorwise) then I can try to change it
I encountered the same issue, but it seems you can manually set the colors that start with 'Reshaper C++' in Tools -> Environment -> Fonts and Colors (although the process is quite tedious). In theory, adding these configurations to the extension shouldn't be too difficult. I'm trying to replicate the VSCode cpp color scheme (not too challenging), but I'm totally new to Visual Studio extensions. I'll probably spend some time on it soon.
Hi!
I'm using VS with Resharper, and I really like this theme but it does not play well with it.
Could resharper support be added?