matt-inteltech
matt-inteltech
Nice to meet you, Robin. I read contribution guidelines. I forked development branch to my repository. I will replace current config filename with .forcefeedbackprogramming.
Can you let me know exact path of config file that need to be renamed? only one file - ForceFeedback.Rules/Resources/Config.json And refactor code of file name "config.json". is it right?
Thanks for the answer. How do you debug code?
 When I click Start button, I see this. What should I do?
When I create new VS extension project and run, I see "Experimental Instance" in titlebar of second VS window. But FFP doesn't show. I think this is the reason I...
I fixed myself. https://stackoverflow.com/questions/42723918/visual-studio-extension-no-longer-opening-experimental-instance-of-vs 
Rename with ".forcefeedbackprogramming" or "Config.forcefeedbackprogramming"?
I have done & test & commit.
Many nuget packages were consolidated because of different version conflict. So I updated some nuget packages' version as you can see in .csproj.
I have done pull request.