HI, just installed Monkey C plugin in Visual Studio Code all correct, one question, how can I access the editor of the configuration options of a watchface - app settings editor-?
I have not seen the command within the possible ones. Thanks
HI, just installed Monkey C plugin in Visual Studio Code all correct, one question, how can I access the editor of the configuration options of a watchface - app settings editor-?
I have not seen the command within the possible ones. Thanks
- Run the app (which starts the simulator)
In the simulator:
- File > Edit Persistent Storage > Edit Application.Properties.Data
or
- CTRL-P (I assume in MacOS the shortcut is CMD-P)
Thanks mate
That's actually been there for a while (4.0.3?), and you can use it if you launch from Eclipse too
updated: It was added in 4.0.2. In each SDK there is a README file that has the change log for every version of the sdk since the very beginning of Monkey C
I get this error message in the simulator (): "No settings file found for this app. This app may not have settings." even though the settings.xml, properties.xml are in resources/ and it works from Eclipse.
Were you able to solve this issue? See same thing
Yes, but I don't remember how. I think it might have been caused by using both eclipse and VSC both at the same time. Now I use only VSC with the latest SDK and it kind of works. Kind of, because there are other bugs related to settings in simulator: forums.garmin.com/.../bug-in-editing-settings-groups
Thank you for the quick reply.
Unfortunately not able to make it work on my side guess I am the lucky one.
Use Mac and VSC and latest SDK. Never had Eclipse installed.