Resharper 2017.3 disables VS 2017 'Project File Tools' extension intellisense feature when editing .csproj files.
Project File Tools is an extension in VS Community 2017 15.5.5 that provides intellisense when editing .csproj files. With Resharper installed intellisense does not work. If I Suspend Resharper, the intellisense functionality is restored. Is this a known issue?
Please sign in to leave a comment.
Hello Seefer!
Thank you for contacting us.
Please try setting ReSharper | Options | Environment | IntelliSense | General | IntelliSense to Custom and change IntelliSense options ofr MSBuild and NAnt to None.
Hope it helps.
Thank you.
That worked :)