Ralf Westphal
Ralf Westphal
How can MonoDevelop run unit tests for MonoTouch libraries? There is no test runner inside MonoDevelop for that, as far as I know. MonoTouch assemblies can only be run on...
Chris: Thx for the hint. This worked out just fine. Just downloaded the sources, compiled them, referenced them in my MonoTouch project and were able to deploy it to the...
I'd like that, too: just open the app on the Pile I worked on when I closed it.
What do you need? It's not a bug; nothing needs to be resolved. Still I'd find it very useful if AI responses where displayed a bit more differently. Suggestion: give...
@matt-inteltech Please resolve this issue. Since there are not many users out there please skip renaming old config files. The focus should be on reading config data from a file...
You find the path of the config file here: https://github.com/robinsedlaczek/ForceFeedbackProgramming/blob/9c1c0d8175cd57dffd79acb6247ecb5a229f6e0a/ForceFeedback/ForceFeedback.Rules/Configuration/ConfigurationManager.cs#L41 So far there is only a global config file in this path with the name `config.json`. For now only this...
What do you mean by "how do you debug code"? You are using VS2017. A debugger is integrated ;-)
I don't know how to manually test the extension except by installing it and running it and checking what happens. (But I think I remember you can start a second...
The filename should be `.forcefeedbackprogramming`. As with `.gitignore` it starts with a `.`.
great. now's time for a pull request.