madskristensen / RainbowBraces

A Visual Studio extension
Apache License 2.0
132 stars 7 forks source link

Missing options #15

Closed LexaGV closed 1 year ago

LexaGV commented 1 year ago

In a project README there is pic with extension options. They have items like "Colorize curly brackets", but when I installed extension in my VS2022 Ent, I found no such options just this: https://i.ibb.co/q5WfsNS/rainbow-failure.webp

madskristensen commented 1 year ago

You have an older version of the extension installed. When you update it to the latest version, you should see those options

LexaGV commented 1 year ago

@madskristensen : Yes, Mad, thanks, just discovered that! BUT... I took that version from MS "marketplace" - keep it updated, plz. Despite I made project compillable (taking all nugets offline) I still got error when extension was installed: VS complained it cannot load some type (and as usual in MS style GIVE YOU ZERO INFO which type). Pity people screw up projects making 'em nuget-depended - normal practice is NOT to involve in development untested libraries.