matt-inteltech

Results 10 comments of 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?

![image](https://user-images.githubusercontent.com/45936569/50213125-00c1b180-037d-11e9-8f90-06736d4a6965.png) 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 ![image](https://user-images.githubusercontent.com/45936569/50220226-08d81c00-0392-11e9-8388-7b3b98bf0000.png)

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.