olsh / resharper-configuration-sense

An extension for ReSharper and Rider IDE that provides autocomplete and validation for App settings and Connections strings
MIT License
42 stars 6 forks source link

Roslyn support #6

Open clairernovotny opened 7 years ago

clairernovotny commented 7 years ago

Hi,

Is there any chance you could bring this logic into a VSIX that enhances Visual Studio's built-in IntelliSense? https://github.com/dotnet/roslyn/issues/18866

olsh commented 7 years ago

Hi @onovotny ,

Thanks for the idea! Sounds interesting, will try to do that when I have some spare time. And this too https://github.com/hmemcpy/ReSharper.InternalsVisibleTo/issues/12

clairernovotny commented 7 years ago

This may help as an example of the IntelliSense extensibility: https://github.com/jbevain/EmojiVS